diff options
Diffstat (limited to 'xlators/features/barrier/src/barrier.c')
-rw-r--r-- | xlators/features/barrier/src/barrier.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/features/barrier/src/barrier.c b/xlators/features/barrier/src/barrier.c index 9620a73e71b..f3f62d6c2d9 100644 --- a/xlators/features/barrier/src/barrier.c +++ b/xlators/features/barrier/src/barrier.c @@ -8,11 +8,6 @@ cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "barrier.h" #include "defaults.h" #include "call-stub.h" |