ofpbuf: Update msg when resizing ofpbuf.
[cascardo/ovs.git] / lib / daemon-windows.c
index 3d1907e..04e1f1a 100644 (file)
@@ -19,8 +19,9 @@
 #include "daemon-private.h"
 #include <stdio.h>
 #include <stdlib.h>
+#include "ovs-thread.h"
 #include "poll-loop.h"
-#include "vlog.h"
+#include "openvswitch/vlog.h"
 
 VLOG_DEFINE_THIS_MODULE(daemon_windows);