mirror of
https://github.com/nmap/nmap.git
synced 2025-12-26 01:19:03 +00:00
Check for <netinet/in6_var.h>.
This contains the SIOCGIFNETMASK6 ioctl definition on AIX.
This commit is contained in:
@@ -82,6 +82,9 @@
|
||||
/* Define to 1 if you have the <netinet/in_var.h> header file. */
|
||||
#undef HAVE_NETINET_IN_VAR_H
|
||||
|
||||
/* Define to 1 if you have the <netinet/in6_var.h> header file. */
|
||||
#undef HAVE_NETINET_IN6_VAR_H
|
||||
|
||||
/* Define to 1 if you have the <netinet/ip_compat.h> header file. */
|
||||
#undef HAVE_NETINET_IP_COMPAT_H
|
||||
|
||||
|
||||
Reference in New Issue
Block a user