diff --git a/src/mod/applications/mod_http_cache/aws.c b/src/mod/applications/mod_http_cache/aws.c index e6eb43c885..740fe2e9c4 100644 --- a/src/mod/applications/mod_http_cache/aws.c +++ b/src/mod/applications/mod_http_cache/aws.c @@ -30,13 +30,6 @@ #include "aws.h" #include -#if defined(HAVE_OPENSSL) -#include -#include -#endif - - - #if defined(HAVE_OPENSSL) #include #include