Merge tag 'v2.6.0' into develop
[sdk/emulator/qemu.git] / hw / 9pfs / cofile.c
index 3d3688b..9e8a457 100644 (file)
  *
  */
 
+#include "qemu/osdep.h"
 #include "fsdev/qemu-fsdev.h"
 #include "qemu/thread.h"
 #include "qemu/coroutine.h"
-#include "virtio-9p-coth.h"
+#include "coth.h"
 
 #ifdef CONFIG_MARU
 #ifdef CONFIG_WIN32