From 7bd570a007202e6eb505091dba611b8320633a26 Mon Sep 17 00:00:00 2001 From: Pavan Sondur Date: Tue, 3 Nov 2009 11:08:32 +0000 Subject: Remove fuse_lowlevel.h from xlator.h in libglusterfs. Signed-off-by: Pavan Vilas Sondur Signed-off-by: Anand V. Avati BUG: 343 (Placeholder bug for adding volgen into rpm, bdb makefile changes, etc) URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=343 --- libglusterfs/src/xlator.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'libglusterfs/src/xlator.h') diff --git a/libglusterfs/src/xlator.h b/libglusterfs/src/xlator.h index 3fda2bc406a..d0c8ae83643 100644 --- a/libglusterfs/src/xlator.h +++ b/libglusterfs/src/xlator.h @@ -37,8 +37,6 @@ #include "compat.h" #include "list.h" -#include - #define FIRST_CHILD(xl) (xl->children->xlator) #define GF_SET_ATTR_MODE 0x1 -- cgit