mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-07-02 05:43:09 +00:00
revert evt.h to openssl
This commit is contained in:
parent
adc24a0945
commit
0db0b47f16
@ -47,7 +47,7 @@
|
||||
#include <openssl/ssl.h>
|
||||
#include <openssl/err.h>
|
||||
#include <openssl/bio.h>
|
||||
#include <crypto/evp/evp.h>
|
||||
#include <openssl/evp.h>
|
||||
|
||||
SWITCH_DECLARE(int) switch_core_cert_extract_fingerprint(X509* x509, dtls_fingerprint_t *fp);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user