summaryrefslogtreecommitdiff
path: root/source4/kdc
diff options
context:
space:
mode:
Diffstat (limited to 'source4/kdc')
-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 df6c5889e6..f0d2479a25 100644
--- a/source4/kdc/kdc.h
+++ b/source4/kdc/kdc.h
@@ -28,6 +28,7 @@
#include "kdc/pac-glue.h"
struct kdc_server;
+struct socket_address;
NTSTATUS kdc_hdb_ldb_create(TALLOC_CTX *mem_ctx,
krb5_context context, struct HDB **db, const char *arg);