mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Restore HAVE_OPENSSL definition for nsock on Windows, previously removed from nbase
This commit is contained in:
parent
dbedc5838b
commit
ed5fb3e248
1 changed files with 3 additions and 0 deletions
|
|
@ -67,4 +67,7 @@
|
|||
#define HAVE_IOCP 1
|
||||
#endif
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_DTLS_CLIENT_METHOD 1
|
||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||
#endif /* NSOCK_WINCONFIG_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue