diff options
Diffstat (limited to 'source4/auth/auth_sam.c')
-rw-r--r-- | source4/auth/auth_sam.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c index 49813a437d..15abeab091 100644 --- a/source4/auth/auth_sam.c +++ b/source4/auth/auth_sam.c @@ -25,6 +25,8 @@ #include "system/time.h" #include "auth/auth.h" #include "lib/ldb/include/ldb.h" +#include "dsdb/samdb/samdb.h" +#include "libcli/ldap/ldap.h" static const char *user_attrs[] = { /* requried for the krb5 kdc*/ |