Add config.h entries for PCAP_NETMASK_UNKNOWN

This commit is contained in:
dmiller 2014-11-03 02:47:53 +00:00
parent 8107625fbb
commit 53f7a37b7d
2 changed files with 3 additions and 0 deletions

View file

@ -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 */

View file

@ -85,3 +85,5 @@
#undef HAVE_EPOLL
#undef HAVE_POLL
#undef HAVE_KQUEUE
#undef PCAP_NETMASK_UNKNOWN