diff options
Diffstat (limited to 'xlators/features/qemu-block/src/clock-timer.c')
-rw-r--r-- | xlators/features/qemu-block/src/clock-timer.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/features/qemu-block/src/clock-timer.c b/xlators/features/qemu-block/src/clock-timer.c index fcbec6ad1cd..36c08a2e766 100644 --- a/xlators/features/qemu-block/src/clock-timer.c +++ b/xlators/features/qemu-block/src/clock-timer.c @@ -9,11 +9,6 @@ */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "glusterfs.h" #include "logging.h" #include "dict.h" |