mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-06-07 05:29:22 +00:00
[mod_http_cache] Remove duplicate include statements
This commit is contained in:
parent
aa71d87528
commit
855d8bd3e4
@ -30,13 +30,6 @@
|
|||||||
#include "aws.h"
|
#include "aws.h"
|
||||||
#include <switch.h>
|
#include <switch.h>
|
||||||
|
|
||||||
#if defined(HAVE_OPENSSL)
|
|
||||||
#include <openssl/hmac.h>
|
|
||||||
#include <openssl/sha.h>
|
|
||||||
#endif
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
#if defined(HAVE_OPENSSL)
|
#if defined(HAVE_OPENSSL)
|
||||||
#include <openssl/hmac.h>
|
#include <openssl/hmac.h>
|
||||||
#include <openssl/sha.h>
|
#include <openssl/sha.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user