summaryrefslogtreecommitdiffstats
path: root/source3/modules/vfs_gpfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/modules/vfs_gpfs.h')
-rw-r--r--source3/modules/vfs_gpfs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/source3/modules/vfs_gpfs.h b/source3/modules/vfs_gpfs.h
index dbc4f43c86..a96b0a20be 100644
--- a/source3/modules/vfs_gpfs.h
+++ b/source3/modules/vfs_gpfs.h
@@ -23,6 +23,8 @@
*/
+#include <gpfs_fcntl.h>
+
int gpfswrap_init(void);
int gpfswrap_set_share(int fd, unsigned int allow, unsigned int deny);
int gpfswrap_set_lease(int fd, unsigned int type);