We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d05b78 commit 29d6decCopy full SHA for 29d6dec
deps/ncrypto/ncrypto.cc
@@ -13,7 +13,7 @@
13
#include <openssl/core_names.h>
14
#include <openssl/params.h>
15
#include <openssl/provider.h>
16
-#if OPENSSL_VERSION_MINOR >= 2
+#if OPENSSL_VERSION_NUMBER >= 0x30200000L
17
#include <openssl/thread.h>
18
#endif
19
0 commit comments