diff options
Diffstat (limited to 'target/i386/arch_dump.c')
-rw-r--r-- | target/i386/arch_dump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/target/i386/arch_dump.c b/target/i386/arch_dump.c index e682904..35b55fc 100644 --- a/target/i386/arch_dump.c +++ b/target/i386/arch_dump.c @@ -13,7 +13,6 @@ #include "qemu/osdep.h" #include "cpu.h" -#include "exec/cpu-all.h" #include "sysemu/dump.h" #include "elf.h" #include "sysemu/memory_mapping.h" |