diff options
Diffstat (limited to 'dump')
-rw-r--r-- | dump/dump.c | 1 | ||||
-rw-r--r-- | dump/win_dump.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/dump/dump.c b/dump/dump.c index 5d71c47d06..e766ce1d7d 100644 --- a/dump/dump.c +++ b/dump/dump.c @@ -12,7 +12,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/cutils.h" #include "elf.h" #include "exec/hwaddr.h" diff --git a/dump/win_dump.c b/dump/win_dump.c index c5eb5a9aac..fbdbb7bd93 100644 --- a/dump/win_dump.c +++ b/dump/win_dump.c @@ -9,7 +9,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/cutils.h" #include "elf.h" #include "exec/hwaddr.h" |