These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / qapi / qmp-registry.c
index 3e4498a..4ebfbcc 100644 (file)
@@ -12,8 +12,8 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <glib.h>
-#include <string.h>
 #include "qapi/qmp/dispatch.h"
 
 static QTAILQ_HEAD(QmpCommandList, QmpCommand) qmp_commands =