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