diff options
Diffstat (limited to 'stubs/dump.c')
-rw-r--r-- | stubs/dump.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/dump.c b/stubs/dump.c index 8c24eda847..d9ee23f1eb 100644 --- a/stubs/dump.c +++ b/stubs/dump.c @@ -11,6 +11,7 @@ * */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "sysemu/dump-arch.h" #include "qmp-commands.h" |