diff options
Diffstat (limited to 'source4/auth')
-rw-r--r-- | source4/auth/pass_check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/auth/pass_check.c b/source4/auth/pass_check.c index a50b370ad1..132d219490 100644 --- a/source4/auth/pass_check.c +++ b/source4/auth/pass_check.c @@ -23,6 +23,7 @@ #include "includes.h" #include "system/passwd.h" +#include "system/iconv.h" #undef DBGC_CLASS #define DBGC_CLASS DBGC_AUTH |