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 89018de6bf..c3b43368f8 100644 --- a/hw/9pfs/coth.c +++ b/hw/9pfs/coth.c @@ -13,7 +13,6 @@ */ #include "qemu/osdep.h" -#include "qemu-common.h" #include "block/thread-pool.h" #include "qemu/coroutine.h" #include "coth.h" |