diff options
Diffstat (limited to 'source4/auth/ntlm/pam_errors.c')
-rw-r--r-- | source4/auth/ntlm/pam_errors.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/ntlm/pam_errors.c b/source4/auth/ntlm/pam_errors.c index 9774ad8727..29fa4a8133 100644 --- a/source4/auth/ntlm/pam_errors.c +++ b/source4/auth/ntlm/pam_errors.c @@ -18,6 +18,7 @@ */ #include "includes.h" +#include "auth/ntlm/pam_errors.h" #ifdef WITH_HAVE_SECURITY_PAM_APPL_H #include <security/pam_appl.h> |