These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / tests / test-qemu-opts.c
index 0c1136d..32abed5 100644 (file)
@@ -7,12 +7,12 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
+#include "qemu/osdep.h"
 #include "qapi/error.h"
 #include "qapi/qmp/qstring.h"
 #include "qemu/config-file.h"
 
 #include <glib.h>
-#include <string.h>
 
 static QemuOptsList opts_list_01 = {
     .name = "opts_list_01",