r12610: we need struct passwd on some systems
authorStefan Metzmacher <metze@samba.org>
Fri, 30 Dec 2005 14:24:24 +0000 (14:24 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:49:04 +0000 (13:49 -0500)
metze
(This used to be commit fd7812beb21ccd14a0e7fd9db0a6eba22ebab0b2)

source4/auth/auth_unix.c

index c68aa159fc1bfcfccc7cb14dd56c7d4691c286ee..83e51921ea383ec610eaba88738251cb9b659652 100644 (file)
@@ -22,6 +22,7 @@
 
 #include "includes.h"
 #include "auth/auth.h"
+#include "system/passwd.h"
 
 /* TODO: look at how to best fill in parms retrieveing a struct passwd info
  * except in case USER_INFO_DONT_CHECK_UNIX_ACCOUNT is set