summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/opensslfeatures.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/opensslfeatures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/libcrypto/opensslfeatures.h b/src/lib/libcrypto/opensslfeatures.h
index 9684276b72..20696d3d91 100644
--- a/src/lib/libcrypto/opensslfeatures.h
+++ b/src/lib/libcrypto/opensslfeatures.h
@@ -4,6 +4,7 @@
4 * enabled (or possibly not yet not implemented, or removed!). 4 * enabled (or possibly not yet not implemented, or removed!).
5 */ 5 */
6/* #define LIBRESSL_HAS_TLS1_3 */ 6/* #define LIBRESSL_HAS_TLS1_3 */
7/* #define LIBRESSL_HAS_DTLS1_2 */
7 8
8#define OPENSSL_THREADS 9#define OPENSSL_THREADS
9 10