From: David S. Miller Date: Tue, 16 Feb 2010 23:23:23 +0000 (-0800) Subject: sparc64: Kill bogus ip_tables.h include. X-Git-Tag: v2.6.34-rc1~233^2~293 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177867ce08f2756fa361e37086fc1792d7b4cf29;p=pandora-kernel.git 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 --- Reading git-diff-tree failed