summaryrefslogtreecommitdiff
path: root/source3/modules
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules')
-rw-r--r--source3/modules/gpfs.c1
-rw-r--r--source3/modules/vfs_prealloc.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/source3/modules/gpfs.c b/source3/modules/gpfs.c
index 5b0d7d04ab..52a93310eb 100644
--- a/source3/modules/gpfs.c
+++ b/source3/modules/gpfs.c
@@ -20,6 +20,7 @@
#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 fb2e46e227..73f1a9322f 100644
--- a/source3/modules/vfs_prealloc.c
+++ b/source3/modules/vfs_prealloc.c
@@ -20,6 +20,7 @@
#include "includes.h"
#include "system/filesys.h"
#include "smbd/smbd.h"
+#include "system/filesys.h"
/* Extent preallocation module.
*