X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=dump.c;h=e99554628c9da5b6133ad0bc8530bf47bc088754;hb=8b04e2c797b01a4baf379ec4f40b3f0e9cdf7a25;hp=107a67165a645dcd96dfcf64dfd6d398915014b1;hpb=e47f81b617684c4546af286d307b69014a83538a;p=mirror_qemu.git diff --git a/dump.c b/dump.c index 107a67165a..e99554628c 100644 --- a/dump.c +++ b/dump.c @@ -12,6 +12,7 @@ */ #include "qemu/osdep.h" +#include "qemu-common.h" #include "qemu/cutils.h" #include "elf.h" #include "cpu.h"