diff options
Diffstat (limited to 'stubs/iothread-lock.c')
-rw-r--r-- | stubs/iothread-lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/stubs/iothread-lock.c b/stubs/iothread-lock.c index eb745d7d6a..2a6efad64a 100644 --- a/stubs/iothread-lock.c +++ b/stubs/iothread-lock.c @@ -1,5 +1,4 @@ #include "qemu/osdep.h" -#include "qemu-common.h" #include "qemu/main-loop.h" bool qemu_mutex_iothread_locked(void) |