datapath: Move generic tunnel functions to lisp module.
[sliver-openvswitch.git] / datapath / datapath.c
index a6bf70c..48f17c0 100644 (file)
@@ -58,7 +58,6 @@
 #include "datapath.h"
 #include "flow.h"
 #include "vlan.h"
-#include "tunnel.h"
 #include "vport-internal_dev.h"
 #include "vport-netdev.h"