Add forgotten header
[sliver-openvswitch.git] / lib / route-table-bsd.c
index c145091..1c29071 100644 (file)
@@ -29,6 +29,8 @@
 #include <string.h>
 #include <unistd.h>
 
+#include "vlog.h"
+
 VLOG_DEFINE_THIS_MODULE(route_table);
 
 static int pid;