diff options
Diffstat (limited to 'libglusterfs/src/event-history.h')
-rw-r--r-- | libglusterfs/src/event-history.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/event-history.h b/libglusterfs/src/event-history.h index b64f63b5eb4..de5d47cdfee 100644 --- a/libglusterfs/src/event-history.h +++ b/libglusterfs/src/event-history.h @@ -11,11 +11,6 @@ #ifndef _EH_H #define _EH_H -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "mem-types.h" #include "circ-buff.h" |