mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2026-05-20 04:20:12 +03:00
Mayaqua: Fix compilation without deprecated OpenSSL APIs
Initialization and deinitialization are deprecated. Missing headers were added. Explicit threading is also deprecated.
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include <openssl/rc4.h>
|
||||
#include <openssl/md5.h>
|
||||
#include <openssl/sha.h>
|
||||
#include <openssl/rsa.h>
|
||||
#include <Mayaqua/Mayaqua.h>
|
||||
#include <Mayaqua/cryptoki.h>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user