]> git.proxmox.com Git - mirror_qemu.git/blobdiff - target-sparc/machine.c
cpu: move exec-all.h inclusion out of cpu.h
[mirror_qemu.git] / target-sparc / machine.c
index c8823af951db27ab0dc8631d8c7c8376f2a496f1..59c92f75828588d34a4d837d26e432d230c28eac 100644 (file)
@@ -1,12 +1,15 @@
 #include "qemu/osdep.h"
 #include "qemu-common.h"
 #include "cpu.h"
+#include "exec/exec-all.h"
 #include "hw/hw.h"
 #include "hw/boards.h"
 #include "qemu/timer.h"
 
 #include "cpu.h"
+#include "exec/exec-all.h"
 #include "migration/cpu.h"
+#include "exec/exec-all.h"
 
 #ifdef TARGET_SPARC64
 static const VMStateDescription vmstate_cpu_timer = {