diff options
Diffstat (limited to 'stubs/get-vm-name.c')
-rw-r--r-- | stubs/get-vm-name.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/get-vm-name.c b/stubs/get-vm-name.c index e5f619ffab..fa990136b0 100644 --- a/stubs/get-vm-name.c +++ b/stubs/get-vm-name.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "qemu-common.h" const char *qemu_get_vm_name(void) |