commit | 177867ce08f2756fa361e37086fc1792d7b4cf29 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Feb 16 15:23:23 2010 -0800 |
committer | David S. Miller <davem@davemloft.net> | Tue Feb 16 15:23:23 2010 -0800 |
tree | 11031433795fc8808a195d995b524c27af1d2329 | |
parent | bec92044b73085ba92aabf973cb5aafc251f3a34 [diff] |
sparc64: Kill bogus ip_tables.h include. Fixes the following build failure: CC arch/sparc/kernel/sys_sparc32.o In file included from include/linux/netfilter_ipv4/ip_tables.h:28, from arch/sparc/kernel/sys_sparc32.c:46: include/linux/netfilter/x_tables.h:525: error: expected declaration specifiers or ‘...’ before ‘nf_hookfn’ Signed-off-by: David S. Miller <davem@davemloft.net>