diff options
author | Vlad Yasevich <vyasevic@redhat.com> | 2012-11-15 16:35:37 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-11-16 03:48:32 (GMT) |
commit | d4d0d3557b4d6ee735fbec275803d637ee26b42d (patch) | |
tree | 5f47289c4b81cd694b7807773442327c49ee4ba1 /include/net/gen_stats.h | |
parent | 751a97d79950bf82e83f57f6e16d96418a2789f8 (diff) | |
download | linux-fsl-qoriq-d4d0d3557b4d6ee735fbec275803d637ee26b42d.tar.xz |
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/gen_stats.h')
0 files changed, 0 insertions, 0 deletions