summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/fd.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/fd.h')
-rw-r--r--libglusterfs/src/glusterfs/fd.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/glusterfs/fd.h b/libglusterfs/src/glusterfs/fd.h
index cdbe2894bc3..28906d34e4d 100644
--- a/libglusterfs/src/glusterfs/fd.h
+++ b/libglusterfs/src/glusterfs/fd.h
@@ -17,7 +17,6 @@
#include "glusterfs/glusterfs.h"
#include "glusterfs/locking.h"
#include "glusterfs/fd-lk.h"
-#include "glusterfs/common-utils.h"
#define GF_ANON_FD_NO -2
#define GF_ANON_FD_FLAGS (O_RDWR | O_LARGEFILE)