These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / qapi / qapi-util.c
index bcdc94d..818730a 100644 (file)
@@ -10,8 +10,9 @@
  *
  */
 
-#include "qemu-common.h"
+#include "qemu/osdep.h"
 #include "qapi/error.h"
+#include "qemu-common.h"
 #include "qapi/util.h"
 
 int qapi_enum_parse(const char * const lookup[], const char *buf,