]> Git Repo - qemu.git/blobdiff - qtest.c
include/qemu/osdep.h: Don't include qapi/error.h
[qemu.git] / qtest.c
diff --git a/qtest.c b/qtest.c
index 05cefd280072f631ac46a15d27e7732a4150f6e8..87575bc0b45d38ee3c4506596592b20fef9e198c 100644 (file)
--- a/qtest.c
+++ b/qtest.c
@@ -11,6 +11,8 @@
  *
  */
 
+#include "qemu/osdep.h"
+#include "qapi/error.h"
 #include "sysemu/qtest.h"
 #include "hw/qdev.h"
 #include "sysemu/char.h"
This page took 0.023522 seconds and 4 git commands to generate.