1
0
mirror of https://github.com/SoftEtherVPN/SoftEtherVPN.git synced 2026-01-30 07:10:10 +03:00

2 Commits

Author SHA1 Message Date
42a2d106d0 Merge b06486b37d into 26c61b3213 2024-06-18 00:02:19 -04:00
b06486b37d Remove unecessary provider include 2024-06-18 00:01:58 -04:00

View File

@ -25,7 +25,6 @@
#include <openssl/err.h> #include <openssl/err.h>
#include <openssl/ssl.h> #include <openssl/ssl.h>
#include <openssl/provider.h>
#ifdef OS_UNIX #ifdef OS_UNIX
#include <fcntl.h> #include <fcntl.h>