Signed-off-by: Ed Maste <ema...@adaranet.com>
---
 lib/route-table-bsd.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/lib/route-table-bsd.c b/lib/route-table-bsd.c
index c145091..1c29071 100644
--- a/lib/route-table-bsd.c
+++ b/lib/route-table-bsd.c
@@ -29,6 +29,8 @@
 #include <string.h>
 #include <unistd.h>
 
+#include "vlog.h"
+
 VLOG_DEFINE_THIS_MODULE(route_table);
 
 static int pid;
-- 
1.7.10.3

_______________________________________________
dev mailing list
dev@openvswitch.org
http://openvswitch.org/mailman/listinfo/dev

Reply via email to