diff options
Diffstat (limited to 'xlators/encryption/crypt/src/data.c')
-rw-r--r-- | xlators/encryption/crypt/src/data.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/encryption/crypt/src/data.c b/xlators/encryption/crypt/src/data.c index 762fa554ac2..2f96ed2bab5 100644 --- a/xlators/encryption/crypt/src/data.c +++ b/xlators/encryption/crypt/src/data.c @@ -8,11 +8,6 @@ cases as published by the Free Software Foundation. */ -#ifndef _CONFIG_H -#define _CONFIG_H -#include "config.h" -#endif - #include "defaults.h" #include "crypt-common.h" #include "crypt.h" |