mirror of
https://github.com/nmap/nmap.git
synced 2026-01-03 21:29:01 +00:00
Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN
This commit is contained in:
@@ -95,8 +95,6 @@
|
||||
|
||||
#ifndef DISABLE_NSOCK_PCAP
|
||||
#define HAVE_PCAP 1
|
||||
/* WinPCAP doesn't have this */
|
||||
#define PCAP_NETMASK_UNKNOWN 0
|
||||
#endif
|
||||
|
||||
/* Need this for _WIN32_WINNT below */
|
||||
|
||||
Reference in New Issue
Block a user