diff options
Diffstat (limited to 'stubs/vhost.c')
-rw-r--r-- | stubs/vhost.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/vhost.c b/stubs/vhost.c index d346b856f5..2d76cdebdc 100644 --- a/stubs/vhost.c +++ b/stubs/vhost.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "hw/virtio/vhost.h" bool vhost_has_free_slot(void) |