datapath: Restructure datapath.c and flow.c
[sliver-openvswitch.git] / datapath / datapath.h
index 4a49a7d..403ea00 100644 (file)
@@ -28,6 +28,7 @@
 
 #include "compat.h"
 #include "flow.h"
+#include "flow_table.h"
 #include "vlan.h"
 #include "vport.h"