mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-07-28 21:03:54 -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
|
@ -17,7 +17,7 @@
|
|||
#include "qemu_socket.h"
|
||||
#include "migration.h"
|
||||
#include "buffered_file.h"
|
||||
#include "block.h"
|
||||
#include "block/block.h"
|
||||
|
||||
//#define DEBUG_MIGRATION_UNIX
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue