diff options
Diffstat (limited to 'iothread.c')
-rw-r--r-- | iothread.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/iothread.c b/iothread.c index 1b8c2bbecb..f183d380e6 100644 --- a/iothread.c +++ b/iothread.c @@ -11,6 +11,7 @@ * */ +#include "qemu/osdep.h" #include "qom/object.h" #include "qom/object_interfaces.h" #include "qemu/module.h" |