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