1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-04 13:49:03 +00:00

Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN

This commit is contained in:
dmiller
2016-08-18 23:53:46 +00:00
parent 265e32dbd6
commit ed59a3d370
4 changed files with 12 additions and 5 deletions

View File

@@ -142,8 +142,5 @@
#define DNET_INCLUDED 1
#define PCRE_INCLUDED 1
/* WinPCAP doesn't have this */
#define PCAP_NETMASK_UNKNOWN 0
#endif /* NMAP_WINCONFIG_H */