diff options
Diffstat (limited to 'target/sparc/machine.c')
-rw-r--r-- | target/sparc/machine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/sparc/machine.c b/target/sparc/machine.c index 32d453c008..7309c27319 100644 --- a/target/sparc/machine.c +++ b/target/sparc/machine.c @@ -1,7 +1,6 @@ #include "qemu/osdep.h" #include "cpu.h" #include "exec/exec-all.h" -#include "hw/hw.h" #include "hw/boards.h" #include "qemu/timer.h" |