diff options
Diffstat (limited to 'libglusterfs/src/stack.h')
-rw-r--r-- | libglusterfs/src/stack.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h index 645f633f5d0..c80ab9e9d32 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -44,8 +44,6 @@ typedef struct _call_pool_t call_pool_t; #include "list.h" #include "common-utils.h" #include "globals.h" -#include "protocol.h" - typedef int32_t (*ret_fn_t) (call_frame_t *frame, call_frame_t *prev_frame, |