]> git.ipfire.org Git - thirdparty/iptables.git/commit
libxt_TCPMSS: restore build with IPv6-less libcs
authorJan Engelhardt <jengelh@medozas.de>
Fri, 22 Jul 2011 10:25:43 +0000 (12:25 +0200)
committerJan Engelhardt <jengelh@medozas.de>
Fri, 22 Jul 2011 10:25:43 +0000 (12:25 +0200)
commit4d8656ad9d0afd04820f125a85a7b673c7e74fe6
treea73eab29d60c2835e137ad111879f6c19aa188a3
parent1757ec846419c76da4e104f9675b40e05ac3eee6
libxt_TCPMSS: restore build with IPv6-less libcs

Commit v1.4.10-149-gea2a02f added an netinet/ip6.h include, which is
not available on systems without IPv6 header files.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
configure.ac
extensions/GNUmakefile.in
extensions/libxt_TCPMSS.c