From: Heiko Carstens Date: Tue, 23 Oct 2007 07:28:34 +0000 (+0200) Subject: net: fix xfrm build - missing scatterlist.h include X-Git-Tag: v2.6.24-rc1~34^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3b724f48c0c0ade1d5120744cc5c9a3e5193d08;p=pandora-kernel.git net: fix xfrm build - missing scatterlist.h include net/xfrm/xfrm_algo.c: In function 'skb_icv_walk': net/xfrm/xfrm_algo.c:555: error: implicit declaration of function 'sg_set_page' make[2]: *** [net/xfrm/xfrm_algo.o] Error 1 Cc: David Miller Signed-off-by: Heiko Carstens Signed-off-by: Jens Axboe --- Reading git-diff-tree failed