mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 16:23:55 -06:00
block: move include files to include/block/
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
This commit is contained in:
parent
7b1b5d1913
commit
737e150e89
109 changed files with 134 additions and 134 deletions
|
@ -14,7 +14,7 @@
|
|||
|
||||
#include "fsdev/qemu-fsdev.h"
|
||||
#include "qemu-thread.h"
|
||||
#include "qemu-coroutine.h"
|
||||
#include "block/coroutine.h"
|
||||
#include "virtio-9p-coth.h"
|
||||
|
||||
int v9fs_co_readdir_r(V9fsPDU *pdu, V9fsFidState *fidp, struct dirent *dent,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue