mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-04 19:31:56 +00:00
[mod_http_cache] Remove duplicate include statements
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user