]> Git Repo - qemu.git/blobdiff - hw/9pfs/coth.c
Include qemu/main-loop.h less
[qemu.git] / hw / 9pfs / coth.c
index 89018de6bf2735dca2427dadb1e940e480bcc426..9778f24b000f9aa77ef57fab69b7cbabcdb215a6 100644 (file)
@@ -13,9 +13,9 @@
  */
 
 #include "qemu/osdep.h"
-#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.  */
This page took 0.023649 seconds and 4 git commands to generate.