These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / qjson.c
index e478802..b65ca6e 100644 (file)
@@ -11,8 +11,8 @@
  *
  */
 
+#include "qemu/osdep.h"
 #include <qapi/qmp/qstring.h>
-#include <stdbool.h>
 #include <glib.h>
 #include <qjson.h>
 #include <qemu/module.h>