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:
@@ -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 */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user