]> Git Repo - qemu.git/blobdiff - tests/test-qemu-opts.c
qemu-iotests: fix test_stream_partial()
[qemu.git] / tests / test-qemu-opts.c
index 0c1136d1b2aceb976964d8b464585c94cf702f51..848374e2bd078facae637a70ad8799ae3dc455cb 100644 (file)
@@ -7,12 +7,11 @@
  * See the COPYING.LIB file in the top-level directory.
  */
 
-#include "qapi/error.h"
+#include "qemu/osdep.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",
This page took 0.034029 seconds and 4 git commands to generate.