mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Enable DTLS for windows builds
This commit is contained in:
parent
c5a7c60381
commit
8d5b6f3388
1 changed files with 1 additions and 0 deletions
|
|
@ -150,6 +150,7 @@ typedef signed __int64 int64_t;
|
|||
#endif
|
||||
|
||||
#define HAVE_OPENSSL 1
|
||||
#define HAVE_DTLS_CLIENT_METHOD 1
|
||||
#define HAVE_SSL_SET_TLSEXT_HOST_NAME 1
|
||||
/* Apparently __func__ isn't yet supported */
|
||||
#define __func__ __FUNCTION__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue