diff options
Diffstat (limited to 'libglusterfs/src/graph-print.c')
-rw-r--r-- | libglusterfs/src/graph-print.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/graph-print.c b/libglusterfs/src/graph-print.c index d860d63b308..d352cc798b8 100644 --- a/libglusterfs/src/graph-print.c +++ b/libglusterfs/src/graph-print.c @@ -8,11 +8,6 @@ cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include <sys/uio.h> #include "common-utils.h" |