diff --git a/net/l2tp/l2tp_core.c b/net/l2tp/l2tp_core.c
index e91d55924d94bb0e79336bdbf698f91eaacce2b2..0ca9bc39150f3c7841adaa1a9fee8a8eb30bbb67 100644
--- a/net/l2tp/l2tp_core.c
+++ b/net/l2tp/l2tp_core.c
@@ -56,6 +56,7 @@
 #include <net/inet6_connection_sock.h>
 #include <net/inet_ecn.h>
 #include <net/ip6_route.h>
+#include <net/ip6_checksum.h>
 
 #include <asm/byteorder.h>
 #include <linux/atomic.h>