mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Avoid macro redefinition and WinPcap incompatibility now that Npcap defines PCAP_NETMASK_UNKNOWN
This commit is contained in:
parent
265e32dbd6
commit
ed59a3d370
4 changed files with 12 additions and 5 deletions
|
|
@ -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 */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue