summaryrefslogtreecommitdiffstats
path: root/qemu/tests/pc-cpu-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'qemu/tests/pc-cpu-test.c')
-rw-r--r--qemu/tests/pc-cpu-test.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/qemu/tests/pc-cpu-test.c b/qemu/tests/pc-cpu-test.c
index 3505c7c43..6b34ca588 100644
--- a/qemu/tests/pc-cpu-test.c
+++ b/qemu/tests/pc-cpu-test.c
@@ -7,12 +7,11 @@
* See the COPYING file in the top-level directory.
*/
+#include "qemu/osdep.h"
#include <glib.h>
-#include <string.h>
#include "qemu-common.h"
#include "libqtest.h"
-#include "qemu/osdep.h"
#include "qapi/qmp/types.h"
struct PCTestData {