diff options
Diffstat (limited to 'qemu/stubs/iothread-lock.c')
-rw-r--r-- | qemu/stubs/iothread-lock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/qemu/stubs/iothread-lock.c b/qemu/stubs/iothread-lock.c index dda6f6b58..9b6db2e74 100644 --- a/qemu/stubs/iothread-lock.c +++ b/qemu/stubs/iothread-lock.c @@ -1,3 +1,4 @@ +#include "qemu/osdep.h" #include "qemu-common.h" #include "qemu/main-loop.h" |