diff options
Diffstat (limited to 'libglusterfs/src/compat-errno.c')
-rw-r--r-- | libglusterfs/src/compat-errno.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/compat-errno.c b/libglusterfs/src/compat-errno.c index d8ab82a5d20..3674596ad71 100644 --- a/libglusterfs/src/compat-errno.c +++ b/libglusterfs/src/compat-errno.c @@ -8,11 +8,6 @@ cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include <stdint.h> #include "compat-errno.h" |