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 c3b43368f8..9778f24b00 100644 --- a/hw/9pfs/coth.c +++ b/hw/9pfs/coth.c @@ -15,6 +15,7 @@ #include "qemu/osdep.h" #include "block/thread-pool.h" #include "qemu/coroutine.h" +#include "qemu/main-loop.h" #include "coth.h" /* Called from QEMU I/O thread. */ |