diff options
author | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-03-10 12:15:15 +0100 |
---|---|---|
committer | Pablo Neira Ayuso <pablo@netfilter.org> | 2012-03-22 11:50:56 +0100 |
commit | a0f65a267dd62aef4e003f833ea6290fd1e07b34 (patch) | |
tree | b37ba10499aca354aa66b23dfe0d4b7a26d6ee61 /include/net | |
parent | 5676cc7bfe1e388e87843f71daa229610385b41e (diff) | |
download | linux-3.10-a0f65a267dd62aef4e003f833ea6290fd1e07b34.tar.gz linux-3.10-a0f65a267dd62aef4e003f833ea6290fd1e07b34.tar.bz2 linux-3.10-a0f65a267dd62aef4e003f833ea6290fd1e07b34.zip |
netfilter: xt_LOG: use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6
This fixes the following linking error:
xt_LOG.c:(.text+0x789b1): undefined reference to `ip6t_ext_hdr'
ifdefs have to use CONFIG_IP6_NF_IPTABLES instead of CONFIG_IPV6.
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions