diff options
Diffstat (limited to 'source3/auth/auth_unix.c')
-rw-r--r-- | source3/auth/auth_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_unix.c b/source3/auth/auth_unix.c index 5d89ca8d5d..8f9eacf76b 100644 --- a/source3/auth/auth_unix.c +++ b/source3/auth/auth_unix.c @@ -18,6 +18,7 @@ */ #include "includes.h" +#include "auth.h" #include "system/passwd.h" #include "../librpc/gen_ndr/samr.h" #include "smbd/globals.h" |