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.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/source3/modules/vfs_gpfs.h b/source3/modules/vfs_gpfs.h
index 4399c9bb04..dbc4f43c86 100644
--- a/source3/modules/vfs_gpfs.h
+++ b/source3/modules/vfs_gpfs.h
@@ -23,10 +23,6 @@
*/
-#ifndef GPFS_GETACL_NATIVE
-#define GPFS_GETACL_NATIVE 0x00000004
-#endif
-
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);