Revert "Add a missing include file to two VFS modules"
authorJeremy Allison <jra@samba.org>
Thu, 15 Sep 2011 22:55:30 +0000 (15:55 -0700)
committerJeremy Allison <jra@samba.org>
Fri, 23 Sep 2011 16:34:33 +0000 (09:34 -0700)
My mistake - should have been 3.6.x only.

This reverts commit 2e4d0641950ce6e38724ca71b46cf925f51ac7be.

source3/modules/gpfs.c
source3/modules/vfs_prealloc.c

index 52a93310eb7867640083bdaa29b19609a48d65d3..5b0d7d04abdefa4c3424907ab85ad5a41eedf348 100644 (file)
@@ -20,7 +20,6 @@
 #include "includes.h"
 #include "system/filesys.h"
 #include "smbd/smbd.h"
-#include "system/filesys.h"
 
 #ifdef HAVE_GPFS
 
index 73f1a9322ff634cf3c5c0bb4b65057dd5d54df90..fb2e46e2274d9e88a93fb549cdb83d8a00e235a2 100644 (file)
@@ -20,7 +20,6 @@
 #include "includes.h"
 #include "system/filesys.h"
 #include "smbd/smbd.h"
-#include "system/filesys.h"
 
 /* Extent preallocation module.
  *