]> git.ipfire.org Git - thirdparty/qemu.git/blobdiff - hw/9pfs/cofile.c
Include qemu/main-loop.h less
[thirdparty/qemu.git] / hw / 9pfs / cofile.c
index 9c22837cda326995e6049b80561422469cb6da4b..83bb6c14e02048c8574f11900b07b6d41e769546 100644 (file)
@@ -15,6 +15,7 @@
 #include "fsdev/qemu-fsdev.h"
 #include "qemu/thread.h"
 #include "qemu/coroutine.h"
+#include "qemu/main-loop.h"
 #include "coth.h"
 
 int coroutine_fn v9fs_co_st_gen(V9fsPDU *pdu, V9fsPath *path, mode_t st_mode,