summaryrefslogtreecommitdiff
path: root/source4/kdc/samba_kdc.h
diff options
context:
space:
mode:
Diffstat (limited to 'source4/kdc/samba_kdc.h')
-rw-r--r--source4/kdc/samba_kdc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/kdc/samba_kdc.h b/source4/kdc/samba_kdc.h
index 3852955e45..1c3bb1687b 100644
--- a/source4/kdc/samba_kdc.h
+++ b/source4/kdc/samba_kdc.h
@@ -49,4 +49,6 @@ struct samba_kdc_entry {
hdb_entry_ex *entry_ex;
};
+extern struct hdb_method hdb_samba4_interface;
+
#endif /* _SAMBA_KDC_H_ */