diff options
Diffstat (limited to 'libglusterfs/src/xlator.h')
-rw-r--r-- | libglusterfs/src/xlator.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h index 3fda2bc40..d0c8ae836 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -37,8 +37,6 @@ #include "compat.h" #include "list.h" -#include <fuse/fuse_lowlevel.h> - #define FIRST_CHILD(xl) (xl->children->xlator) #define GF_SET_ATTR_MODE 0x1 |