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