added check for HAVE_LINUX_NETFILTER_IPV4_H

This commit is contained in:
2013-09-13 07:14:08 +00:00
parent ab062079d6
commit 7e98acf59f
5 changed files with 9 additions and 4 deletions

View File

@ -221,6 +221,9 @@
/* Define to 1 if you have the <linux/ethtool.h> header file. */
#undef HAVE_LINUX_ETHTOOL_H
/* Define to 1 if you have the <linux/netfilter_ipv4.h> header file. */
#undef HAVE_LINUX_NETFILTER_IPV4_H
/* Define to 1 if you have the <linux/sockios.h> header file. */
#undef HAVE_LINUX_SOCKIOS_H