s3:lib/afs fix the build with --with-vfs-afsacl
authorChristian Ambach <ambi@samba.org>
Fri, 15 Jul 2011 13:54:25 +0000 (15:54 +0200)
committerChristian Ambach <ambi@samba.org>
Thu, 21 Jul 2011 12:55:07 +0000 (14:55 +0200)
This fixes the second piece of Bug #8263

source3/modules/vfs_afsacl.c

index 2ef6adf953d056956b0a23fd589cce1d81844d17..ac90d30d9ffa68ba30a561b088f164e02bda88c5 100644 (file)
 #include "includes.h"
 #include "system/filesys.h"
 #include "smbd/smbd.h"
+#include "../librpc/gen_ndr/lsa.h"
+#include "../libcli/security/security.h"
+#include "../libcli/security/dom_sid.h"
+#include "passdb.h"
 
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_VFS