datapath: Add support for kernel 4.4
[cascardo/ovs.git] / datapath / linux / compat / udp_tunnel.c
index a80511b..9265c8a 100644 (file)
@@ -15,6 +15,7 @@
 #include <net/ip6_checksum.h>
 #include <net/ip6_tunnel.h>
 
+#include "gso.h"
 
 int rpl_udp_sock_create4(struct net *net, struct udp_port_cfg *cfg,
                         struct socket **sockp)