diff options
Diffstat (limited to 'hw/misc/debugexit.c')
-rw-r--r-- | hw/misc/debugexit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/misc/debugexit.c b/hw/misc/debugexit.c index 8e4a2fc701..752cb53cf6 100644 --- a/hw/misc/debugexit.c +++ b/hw/misc/debugexit.c @@ -8,7 +8,6 @@ */ #include "qemu/osdep.h" -#include "hw/hw.h" #include "hw/isa/isa.h" #include "qemu/module.h" |