diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2012-11-15 17:35:37 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-16 04:48:32 +0100 |
commit | d4d0d3557b4d6ee735fbec275803d637ee26b42d (patch) | |
tree | 5f47289c4b81cd694b7807773442327c49ee4ba1 /include/net | |
parent | net: Make IPv6 build depend on CONFIG_INET (diff) | |
download | linux-d4d0d3557b4d6ee735fbec275803d637ee26b42d.tar.xz linux-d4d0d3557b4d6ee735fbec275803d637ee26b42d.zip |
ipv6: Fix build error with udp_offload
Add ip6_checksum.h include. This should resolve the following issue
that shows up on power:
net/ipv6/udp_offload.c: In function 'udp6_ufo_send_check':
net/ipv6/udp_offload.c:29:2: error: implicit declaration of function
'csum_ipv6_magic' [-Werror=implicit-function-declaration]
cc1: some warnings being treated as errors
Signed-off-by: Vlad Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net')
0 files changed, 0 insertions, 0 deletions