aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/src/compat/checksum/checksum_partial_compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compat/checksum/checksum_partial_compat.h')
-rw-r--r--src/compat/checksum/checksum_partial_compat.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compat/checksum/checksum_partial_compat.h b/src/compat/checksum/checksum_partial_compat.h
index 5175d84..147b0a6 100644
--- a/src/compat/checksum/checksum_partial_compat.h
+++ b/src/compat/checksum/checksum_partial_compat.h
@@ -2,6 +2,8 @@
#include <net/esp.h>
#include <net/ip.h>
#include <net/ipv6.h>
+#include <net/ip6_checksum.h>
+
#define IP6_MF 0x0001
#define IP6_OFFSET 0xFFF8
static inline int skb_maybe_pull_tail(struct sk_buff *skb, unsigned int len, unsigned int max)