diff options
Diffstat (limited to 'source3/auth')
-rw-r--r-- | source3/auth/pampass.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/pampass.c b/source3/auth/pampass.c index dfeeb22588..a4f136c5b8 100644 --- a/source3/auth/pampass.c +++ b/source3/auth/pampass.c @@ -27,6 +27,7 @@ */ #include "includes.h" +#include "../libcli/auth/pam_errors.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |