s3-includes: only include system/passwd.h when needed.
[samba.git] / source3 / auth / auth_unix.c
index 072ad8426c0be71771cf580f3ed43260f1cfab4e..5d89ca8d5d21f336590f762b8bce6573b1935397 100644 (file)
@@ -18,6 +18,7 @@
 */
 
 #include "includes.h"
+#include "system/passwd.h"
 #include "../librpc/gen_ndr/samr.h"
 #include "smbd/globals.h"