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 8471711c54..f09bab830c 100644
--- a/softmmu/arch_init.c
+++ b/softmmu/arch_init.c
@@ -22,7 +22,6 @@
* THE SOFTWARE.
*/
#include "qemu/osdep.h"
-#include "cpu.h"
#include "sysemu/arch_init.h"
#include "hw/pci/pci.h"
#include "hw/audio/soundhw.h"