Skip to content
Snippets Groups Projects
Commit d499bd2e authored by David S. Miller's avatar David S. Miller
Browse files

l2tp: Add missing net/net/ip6_checksum.h include.

parent d2cf3361
No related branches found
No related tags found
No related merge requests found
...@@ -56,6 +56,7 @@ ...@@ -56,6 +56,7 @@
#include <net/inet6_connection_sock.h> #include <net/inet6_connection_sock.h>
#include <net/inet_ecn.h> #include <net/inet_ecn.h>
#include <net/ip6_route.h> #include <net/ip6_route.h>
#include <net/ip6_checksum.h>
#include <asm/byteorder.h> #include <asm/byteorder.h>
#include <linux/atomic.h> #include <linux/atomic.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment