diff options
Diffstat (limited to 'source3/auth')
-rw-r--r-- | source3/auth/user_util.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/auth/user_util.c b/source3/auth/user_util.c index d6c47a8332..4ed6db1f62 100644 --- a/source3/auth/user_util.c +++ b/source3/auth/user_util.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "system/filesys.h" /******************************************************************* Map a username from a dos name to a unix name by looking in the username |