diff options
Diffstat (limited to 'hw/9pfs/coth.c')
-rw-r--r-- | hw/9pfs/coth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hw/9pfs/coth.c b/hw/9pfs/coth.c index 56772d66be..464293ef2e 100644 --- a/hw/9pfs/coth.c +++ b/hw/9pfs/coth.c @@ -12,6 +12,7 @@ * */ +#include "qemu/osdep.h" #include "qemu-common.h" #include "block/thread-pool.h" #include "qemu/coroutine.h" |