diff options
Diffstat (limited to 'source4/auth')
-rw-r--r-- | source4/auth/auth_sam.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/auth_sam.c b/source4/auth/auth_sam.c index 7cba6e83b3..501b5ca080 100644 --- a/source4/auth/auth_sam.c +++ b/source4/auth/auth_sam.c @@ -23,6 +23,7 @@ #include "librpc/gen_ndr/ndr_samr.h" #include "system/time.h" #include "auth/auth.h" +#include "lib/ldb/include/ldb.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |