summaryrefslogtreecommitdiffstats
path: root/libglusterfs/src
diff options
context:
space:
mode:
Diffstat (limited to 'libglusterfs/src')
-rw-r--r--libglusterfs/src/common-utils.c1
-rw-r--r--libglusterfs/src/stack.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/common-utils.c b/libglusterfs/src/common-utils.c
index 327c1fa13db..c90856cca33 100644
--- a/libglusterfs/src/common-utils.c
+++ b/libglusterfs/src/common-utils.c
@@ -46,7 +46,6 @@
#include "revision.h"
#include "glusterfs.h"
#include "stack.h"
-#include "globals.h"
#include "lkowner.h"
#include "syscall.h"
#include "cli1-xdr.h"
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h
index 249b6d2c54f..ddad46c9673 100644
--- a/libglusterfs/src/stack.h
+++ b/libglusterfs/src/stack.h
@@ -29,7 +29,6 @@ typedef struct call_pool call_pool_t;
#include "dict.h"
#include "list.h"
#include "common-utils.h"
-#include "globals.h"
#include "lkowner.h"
#include "client_t.h"
#include "libglusterfs-messages.h"