summaryrefslogtreecommitdiff
path: root/source4/libnet/libnet_export_keytab.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/libnet/libnet_export_keytab.h')
-rw-r--r--source4/libnet/libnet_export_keytab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/libnet/libnet_export_keytab.h b/source4/libnet/libnet_export_keytab.h
index 194f8907a3..289d19c7a6 100644
--- a/source4/libnet/libnet_export_keytab.h
+++ b/source4/libnet/libnet_export_keytab.h
@@ -20,6 +20,7 @@
struct libnet_export_keytab {
struct {
const char *keytab_name;
+ const char *principal;
} in;
struct {
const char *error_string;