diff options
Diffstat (limited to 'source4/lib/username.c')
-rw-r--r-- | source4/lib/username.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/lib/username.c b/source4/lib/username.c index 1c8e5aa2bb..55965a7980 100644 --- a/source4/lib/username.c +++ b/source4/lib/username.c @@ -20,6 +20,7 @@ */ #include "includes.h" +#include "pstring.h" /***************************************************************** Splits passed user or group name to domain and user/group name parts |