diff options
Diffstat (limited to 'source3/auth/auth_compat.c')
-rw-r--r-- | source3/auth/auth_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/auth_compat.c b/source3/auth/auth_compat.c index ffad36e9f2..0ae712a517 100644 --- a/source3/auth/auth_compat.c +++ b/source3/auth/auth_compat.c @@ -18,6 +18,7 @@ */ #include "includes.h" +#include "auth.h" extern struct auth_context *negprot_global_auth_context; extern bool global_encrypted_passwords_negotiated; |