summaryrefslogtreecommitdiff
path: root/source3/modules/vfs_posixacl.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules/vfs_posixacl.c')
-rw-r--r--source3/modules/vfs_posixacl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/modules/vfs_posixacl.c b/source3/modules/vfs_posixacl.c
index 9890110d98..539ced2b74 100644
--- a/source3/modules/vfs_posixacl.c
+++ b/source3/modules/vfs_posixacl.c
@@ -18,8 +18,8 @@
*/
#include "includes.h"
-#include "smbd/smbd.h"
#include "system/filesys.h"
+#include "smbd/smbd.h"
/* prototypes for static functions first - for clarity */