diff options
Diffstat (limited to 'libglusterfs/src/stack.h')
| -rw-r--r-- | libglusterfs/src/stack.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/stack.h b/libglusterfs/src/stack.h index f2d2ef95032..e0cc45eeb60 100644 --- a/libglusterfs/src/stack.h +++ b/libglusterfs/src/stack.h @@ -16,11 +16,6 @@  #ifndef _STACK_H  #define _STACK_H -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif -  struct _call_stack_t;  typedef struct _call_stack_t call_stack_t;  struct _call_frame_t;  | 
