summaryrefslogtreecommitdiff
path: root/source4/kdc/kdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/kdc/kdc.h')
-rw-r--r--source4/kdc/kdc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/kdc/kdc.h b/source4/kdc/kdc.h
index a2bf412f2a..e8511d95eb 100644
--- a/source4/kdc/kdc.h
+++ b/source4/kdc/kdc.h
@@ -47,6 +47,7 @@ struct kdc_server {
struct task_server *task;
krb5_kdc_configuration *config;
struct smb_krb5_context *smb_krb5_context;
+ struct hdb_samba4_context *hdb_samba4_context;
};