mirror of
https://github.com/nmap/nmap.git
synced 2025-12-06 04:31:29 +00:00
Add config.h entries for PCAP_NETMASK_UNKNOWN
This commit is contained in:
@@ -237,5 +237,6 @@ extern "C" int gethostname (char *, unsigned int);
|
||||
#undef MACOSX
|
||||
|
||||
#undef HAVE_IPV6_IPPROTO_RAW
|
||||
#undef PCAP_NETMASK_UNKNOWN
|
||||
|
||||
#endif /* CONFIG_H */
|
||||
|
||||
@@ -85,3 +85,5 @@
|
||||
#undef HAVE_EPOLL
|
||||
#undef HAVE_POLL
|
||||
#undef HAVE_KQUEUE
|
||||
|
||||
#undef PCAP_NETMASK_UNKNOWN
|
||||
|
||||
Reference in New Issue
Block a user