diff options
Diffstat (limited to 'xlators/playground/template/src/template.h')
-rw-r--r-- | xlators/playground/template/src/template.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/playground/template/src/template.h b/xlators/playground/template/src/template.h index d6aced50107..2e9752cac09 100644 --- a/xlators/playground/template/src/template.h +++ b/xlators/playground/template/src/template.h @@ -10,11 +10,6 @@ #ifndef __TEMPLATE_H__ #define __TEMPLATE_H__ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "glusterfs.h" #include "logging.h" #include "dict.h" |