Fix build with libressl

It got another feature of openssl implemented, which broke this
This commit is contained in:
Alexey Sokolov
2021-11-14 00:45:01 +00:00
parent dde59a24d8
commit dcb5f3df82
3 changed files with 16 additions and 2 deletions
+1
View File
@@ -31,6 +31,7 @@
#define HAVE_PTHREAD 1
#cmakedefine HAVE_THREADED_DNS 1
#cmakedefine HAVE_LIBSSL 1
#cmakedefine HAVE_SSL_SESSION_get0_cipher 1
#cmakedefine HAVE_IPV6 1
#cmakedefine HAVE_ZLIB 1
#cmakedefine HAVE_I18N 1