summaryrefslogtreecommitdiff
path: root/source3/modules
diff options
context:
space:
mode:
authorSATOH Fumiyasu <fumiyas@osstech.co.jp>2011-08-22 13:48:40 +0900
committerVolker Lendecke <vlendec@samba.org>2011-08-25 23:06:11 +0200
commitfaa769ec19b6486675048734837a6e2237d6f0a4 (patch)
treef44d6003969a6bf6078e2a5cfa5daa49cf57dcb8 /source3/modules
parent77810431c9568fa8a4047dc8c9eb19768f1e20a1 (diff)
downloadsamba-faa769ec19b6486675048734837a6e2237d6f0a4.tar.gz
samba-faa769ec19b6486675048734837a6e2237d6f0a4.tar.bz2
samba-faa769ec19b6486675048734837a6e2237d6f0a4.zip
s3: Fix the build of vfs_aixacl2.c
Autobuild-User: Volker Lendecke <vlendec@samba.org> Autobuild-Date: Thu Aug 25 23:06:12 CEST 2011 on sn-devel-104
Diffstat (limited to 'source3/modules')
-rw-r--r--source3/modules/vfs_aixacl2.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/modules/vfs_aixacl2.c b/source3/modules/vfs_aixacl2.c
index e74c00f423..5ded2a8f2e 100644
--- a/source3/modules/vfs_aixacl2.c
+++ b/source3/modules/vfs_aixacl2.c
@@ -18,6 +18,7 @@
*/
#include "includes.h"
+#include "system/filesys.h"
#include "smbd/smbd.h"
#include "nfs4_acls.h"