diff options
Diffstat (limited to 'src/blake2/blake2-impl.h')
| -rw-r--r-- | src/blake2/blake2-impl.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/blake2/blake2-impl.h b/src/blake2/blake2-impl.h index 7ecc8a615..02a1b8fec 100644 --- a/src/blake2/blake2-impl.h +++ b/src/blake2/blake2-impl.h @@ -15,9 +15,6 @@ #ifndef BLAKE2_IMPL_H #define BLAKE2_IMPL_H -#ifdef HAVE_CONFIG_H -# include <config.h> -#endif #ifndef WORDS_BIGENDIAN # define NATIVE_LITTLE_ENDIAN 1 #endif |
