summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_gpfs.c
diff options
context:
space:
mode:
authorChristof Schmitt <cs@samba.org>2015-02-18 15:24:44 -0700
committerChristof Schmitt <cs@samba.org>2015-03-02 22:31:08 +0100
commitb69957d65d6dd2fdb76b404b886a7c224e714dda (patch)
treeaaccc56dcae3a4fc82e98cc9eeb7749cbec128ea /source3/modules/vfs_gpfs.c
parentf508f273b24d90809dffd7dabf22a96dbeeeaf86 (diff)
downloadsamba-b69957d65d6dd2fdb76b404b886a7c224e714dda.tar.gz
samba-b69957d65d6dd2fdb76b404b886a7c224e714dda.tar.xz
samba-b69957d65d6dd2fdb76b404b886a7c224e714dda.zip
gpfs: Include gpfs_fcntl.h only from vfs_gpfs header file
Signed-off-by: Christof Schmitt <cs@samba.org> Reviewed-by: Ralph Böhme <slow@samba.org>
Diffstat (limited to 'source3/modules/vfs_gpfs.c')
-rw-r--r--source3/modules/vfs_gpfs.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source3/modules/vfs_gpfs.c b/source3/modules/vfs_gpfs.c
index 12d163e7b1..a3199cb53f 100644
--- a/source3/modules/vfs_gpfs.c
+++ b/source3/modules/vfs_gpfs.c
@@ -31,7 +31,6 @@
#undef DBGC_CLASS
#define DBGC_CLASS DBGC_VFS
-#include <gpfs_fcntl.h>
#include "nfs4_acls.h"
#include "vfs_gpfs.h"
#include "system/filesys.h"