]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/vxlan.c
vxlan: include net/ip6_checksum.h for csum_ipv6_magic()
[karo-tx-linux.git] / drivers / net / vxlan.c
index 0fcf3f768f6e08004982e821bfad8bcd6fc0a08d..6b560f373fc373db6fedaba728e2f10095cd3296 100644 (file)
@@ -44,6 +44,7 @@
 #include <net/ipv6.h>
 #include <net/addrconf.h>
 #include <net/ip6_tunnel.h>
+#include <net/ip6_checksum.h>
 #endif
 
 #define VXLAN_VERSION  "0.1"