summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/modules/gpfs.c1
-rw-r--r--source3/modules/vfs_prealloc.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/source3/modules/gpfs.c b/source3/modules/gpfs.c
index 52a93310eb..5b0d7d04ab 100644
--- a/source3/modules/gpfs.c
+++ b/source3/modules/gpfs.c
@@ -20,7 +20,6 @@
#include "includes.h"
#include "system/filesys.h"
#include "smbd/smbd.h"
-#include "system/filesys.h"
#ifdef HAVE_GPFS
diff --git a/source3/modules/vfs_prealloc.c b/source3/modules/vfs_prealloc.c
index 73f1a9322f..fb2e46e227 100644
--- a/source3/modules/vfs_prealloc.c
+++ b/source3/modules/vfs_prealloc.c
@@ -20,7 +20,6 @@
#include "includes.h"
#include "system/filesys.h"
#include "smbd/smbd.h"
-#include "system/filesys.h"
/* Extent preallocation module.
*