diff options
Diffstat (limited to 'net/ipv6/udp_offload.c')
-rw-r--r-- | net/ipv6/udp_offload.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/udp_offload.c b/net/ipv6/udp_offload.c index 8e01c44a987c..0c8934a317c2 100644 --- a/net/ipv6/udp_offload.c +++ b/net/ipv6/udp_offload.c | |||
@@ -13,6 +13,7 @@ | |||
13 | #include <net/protocol.h> | 13 | #include <net/protocol.h> |
14 | #include <net/ipv6.h> | 14 | #include <net/ipv6.h> |
15 | #include <net/udp.h> | 15 | #include <net/udp.h> |
16 | #include <net/ip6_checksum.h> | ||
16 | #include "ip6_offload.h" | 17 | #include "ip6_offload.h" |
17 | 18 | ||
18 | static int udp6_ufo_send_check(struct sk_buff *skb) | 19 | static int udp6_ufo_send_check(struct sk_buff *skb) |