1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-03 05:09:14 +00:00

Strip or relocate more includes from nmap.h

This commit is contained in:
dmiller
2015-07-01 21:25:39 +00:00
parent 982e08749f
commit ea4096c681
8 changed files with 18 additions and 65 deletions

View File

@@ -135,6 +135,8 @@
#include "nmap_tty.h"
#include <errno.h>
#if HAVE_OPENSSL
/* OpenSSL 1.0.0 needs _WINSOCKAPI_ to be defined, otherwise it loads
<windows.h> (through openssl/dtls1.h), which is incompatible with the