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 d802bdc76c3..7f9d483ccb3 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -58,8 +58,6 @@ typedef int32_t (*event_notify_fn_t) (xlator_t *this, int32_t event, void *data,  #include "gf-dirent.h"  #include "stack.h"  #include "iobuf.h" -#include "inode.h" -#include "fd.h"  #include "globals.h"  #include "iatt.h"  #include "options.h"  | 
