aboutsummaryrefslogtreecommitdiffstats
path: root/ext/openssl/ossl.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/openssl/ossl.h')
-rw-r--r--ext/openssl/ossl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/openssl/ossl.h b/ext/openssl/ossl.h
index f31179110f..cf393d4a67 100644
--- a/ext/openssl/ossl.h
+++ b/ext/openssl/ossl.h
@@ -46,6 +46,7 @@ extern "C" {
#if defined(_WIN32)
# define OSSL_NO_CONF_API 1
+# define OPENSSL_SYS_WIN32 1
# include <winsock2.h>
#endif
#include <errno.h>