diff options
Diffstat (limited to 'libglusterfs/src/strfd.c')
-rw-r--r-- | libglusterfs/src/strfd.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/strfd.c b/libglusterfs/src/strfd.c index 3eda05c2dbc..002d48629bc 100644 --- a/libglusterfs/src/strfd.c +++ b/libglusterfs/src/strfd.c @@ -8,11 +8,6 @@ cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include <stdarg.h> #include "mem-types.h" |