From faa769ec19b6486675048734837a6e2237d6f0a4 Mon Sep 17 00:00:00 2001 From: SATOH Fumiyasu Date: Mon, 22 Aug 2011 13:48:40 +0900 Subject: s3: Fix the build of vfs_aixacl2.c Autobuild-User: Volker Lendecke Autobuild-Date: Thu Aug 25 23:06:12 CEST 2011 on sn-devel-104 --- source3/modules/vfs_aixacl2.c | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/modules') 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" -- cgit