diff options
Diffstat (limited to 'libglusterfs/src/hashfn.h')
-rw-r--r-- | libglusterfs/src/hashfn.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/hashfn.h b/libglusterfs/src/hashfn.h index 06ae37e796b..fed464e11cd 100644 --- a/libglusterfs/src/hashfn.h +++ b/libglusterfs/src/hashfn.h @@ -11,11 +11,6 @@ #ifndef __HASHFN_H__ #define __HASHFN_H__ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include <sys/types.h> #include <stdint.h> |