IPVS: include net/ip6_checksum.h for csum_ipv6_magic
authorStephen Rothwell <sfr@canb.auug.org.au>
Sun, 29 Aug 2010 17:04:53 +0000 (17:04 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Aug 2010 04:15:26 +0000 (21:15 -0700)
Fixes this build error:

net/netfilter/ipvs/ip_vs_core.c: In function 'ip_vs_nat_icmp_v6':
net/netfilter/ipvs/ip_vs_core.c:640: error: implicit declaration of function 'csum_ipv6_magic'

Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found