mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Avoid checking for SSL_set_tlsext_host_name, present in all supported OpenSSL versions
This commit is contained in:
@@ -71,7 +71,6 @@
|
||||
#define NMAP_PLATFORM "i686-pc-windows-windows"
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||
#define HAVE_LIBSSH2 1
|
||||
#define HAVE_LIBZ 1
|
||||
/* Since MSVC 2010, stdint.h is included as part of C99 compatibility */
|
||||
|
||||
Reference in New Issue
Block a user