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 76d3f8e39c..04a1e2b02a 100644 --- a/hw/core/null-machine.c +++ b/hw/core/null-machine.c @@ -12,7 +12,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/error-report.h" #include "hw/hw.h" #include "hw/boards.h" |