summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src/glusterfs/circ-buff.h
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src/glusterfs/circ-buff.h')
-rw-r--r--libglusterfs/src/glusterfs/circ-buff.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/glusterfs/circ-buff.h b/libglusterfs/src/glusterfs/circ-buff.h
index 4453b8487cd..822345b641b 100644
--- a/libglusterfs/src/glusterfs/circ-buff.h
+++ b/libglusterfs/src/glusterfs/circ-buff.h
@@ -12,8 +12,6 @@
#define _CB_H
#include "glusterfs/common-utils.h"
-#include "glusterfs/logging.h"
-#include "glusterfs/mem-types.h"
#define BUFFER_SIZE 10
#define TOTAL_SIZE BUFFER_SIZE + 1