diff options
Diffstat (limited to 'libglusterfs/src/timer.h')
-rw-r--r-- | libglusterfs/src/timer.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/libglusterfs/src/timer.h b/libglusterfs/src/timer.h index e64b350ec58..220a280c705 100644 --- a/libglusterfs/src/timer.h +++ b/libglusterfs/src/timer.h @@ -11,11 +11,6 @@ #ifndef _TIMER_H #define _TIMER_H -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "glusterfs.h" #include "xlator.h" #include <sys/time.h> |