sparc64: Kill bogus ip_tables.h include.
authorDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2010 23:23:23 +0000 (15:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Feb 2010 23:23:23 +0000 (15:23 -0800)
commit177867ce08f2756fa361e37086fc1792d7b4cf29
tree11031433795fc8808a195d995b524c27af1d2329
parentbec92044b73085ba92aabf973cb5aafc251f3a34
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>
arch/sparc/kernel/sys_sparc32.c