]> git.proxmox.com Git - mirror_qemu.git/blobdiff - stubs/vm-stop.c
tests/tcg/s390x: Test CLC with inaccessible second operand
[mirror_qemu.git] / stubs / vm-stop.c
index 69fd86b2e82e0b96add2fe76efdb56323a1beeda..7f8a9da8a598164b7eaad4a5b1df2a4b2147ae5c 100644 (file)
@@ -1,6 +1,6 @@
-#include "qemu-common.h"
-#include "sysemu/sysemu.h"
+#include "qemu/osdep.h"
 
+#include "sysemu/runstate.h"
 void qemu_system_vmstop_request_prepare(void)
 {
     abort();