diff options
Diffstat (limited to 'hw/core/null-machine.c')
-rw-r--r-- | hw/core/null-machine.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/core/null-machine.c b/hw/core/null-machine.c index 7e693523d7..f586a4bef5 100644 --- a/hw/core/null-machine.c +++ b/hw/core/null-machine.c @@ -14,7 +14,6 @@ #include "qemu/osdep.h" #include "qemu/error-report.h" #include "hw/boards.h" -#include "sysemu/sysemu.h" #include "exec/address-spaces.h" #include "hw/core/cpu.h" |