From: Stephen Rothwell Date: Mon, 23 Aug 2010 03:31:14 +0000 (-0700) Subject: net/sched: need to include net/ip6_checksum.h X-Git-Tag: v2.6.37-rc1~147^2~726 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2436243a39de56f03d38c74139261cc61bea8456;p=pandora-kernel.git net/sched: need to include net/ip6_checksum.h for the declararion of csum_ipv6_magic. Fixes this build error on PowerPC (at least): net/sched/act_csum.c: In function 'tcf_csum_ipv6_icmp': net/sched/act_csum.c:178: error: implicit declaration of function 'csum_ipv6_magic' Signed-off-by: Stephen Rothwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed