diff options
Diffstat (limited to 'stubs/runstate-check.c')
-rw-r--r-- | stubs/runstate-check.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/stubs/runstate-check.c b/stubs/runstate-check.c index bd2e3757ae..7c5227e848 100644 --- a/stubs/runstate-check.c +++ b/stubs/runstate-check.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "sysemu/sysemu.h" bool runstate_check(RunState state) |