Fixed ip_packet_t if IPv6 is not available

This commit is contained in:
Tobias Brunner
2012-08-08 15:41:03 +02:00
parent 34400edc37
commit b6a071514a
2 changed files with 5 additions and 0 deletions
+1
View File
@@ -431,6 +431,7 @@ AC_CHECK_FUNCS(prctl mallinfo getpass closefrom getpwnam_r getgrnam_r)
AC_CHECK_HEADERS(sys/sockio.h glob.h)
AC_CHECK_HEADERS(net/pfkeyv2.h netipsec/ipsec.h netinet6/ipsec.h linux/udp.h)
AC_CHECK_HEADERS(netinet/ip6.h)
AC_CHECK_MEMBERS([struct sockaddr.sa_len], [], [],
[