diff --git a/src/common/crypto_openssl_mgt.c b/src/common/crypto_openssl_mgt.c index 055e468765..0720ef0324 100644 --- a/src/common/crypto_openssl_mgt.c +++ b/src/common/crypto_openssl_mgt.c @@ -24,7 +24,7 @@ DISABLE_GCC_WARNING(redundant-decls) #include #include #include -#include +#include ENABLE_GCC_WARNING(redundant-decls)