]> Git Repo - qemu.git/blobdiff - os-posix.c
target/ppc: Optimize emulation of vgbbd instruction
[qemu.git] / os-posix.c
index 3ba7df8d7537512ab9157135e012ed1c7cdcb6a6..86cffd2c7def5d0353644654f0e26a4480e09312 100644 (file)
 
 #include "qemu-common.h"
 /* Needed early for CONFIG_BSD etc. */
-#include "sysemu/sysemu.h"
 #include "net/slirp.h"
 #include "qemu-options.h"
 #include "qemu/error-report.h"
 #include "qemu/log.h"
+#include "sysemu/runstate.h"
 #include "qemu/cutils.h"
 
 #ifdef CONFIG_LINUX
This page took 0.022406 seconds and 4 git commands to generate.