aboutsummaryrefslogtreecommitdiff
path: root/softmmu/arch_init.c
diff options
context:
space:
mode:
Diffstat (limited to 'softmmu/arch_init.c')
-rw-r--r--softmmu/arch_init.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/softmmu/arch_init.c b/softmmu/arch_init.c
index 7fd5c09b2b..8471711c54 100644
--- a/softmmu/arch_init.c
+++ b/softmmu/arch_init.c
@@ -23,7 +23,6 @@
*/
#include "qemu/osdep.h"
#include "cpu.h"
-#include "sysemu/sysemu.h"
#include "sysemu/arch_init.h"
#include "hw/pci/pci.h"
#include "hw/audio/soundhw.h"