[mod_http_cache] Remove duplicate include statements

This commit is contained in:
ovadbar 2020-12-16 06:19:49 -08:00 committed by GitHub
parent aa71d87528
commit 855d8bd3e4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,13 +30,6 @@
#include "aws.h"
#include <switch.h>
#if defined(HAVE_OPENSSL)
#include <openssl/hmac.h>
#include <openssl/sha.h>
#endif
#if defined(HAVE_OPENSSL)
#include <openssl/hmac.h>
#include <openssl/sha.h>