diff options
Diffstat (limited to 'hw/9pfs/coth.c')
-rw-r--r-- | hw/9pfs/coth.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hw/9pfs/coth.c b/hw/9pfs/coth.c index 464293e..9b1151b 100644 --- a/hw/9pfs/coth.c +++ b/hw/9pfs/coth.c @@ -16,7 +16,6 @@ #include "qemu-common.h" #include "block/thread-pool.h" #include "qemu/coroutine.h" -#include "qemu/main-loop.h" #include "coth.h" /* Called from QEMU I/O thread. */ |