mirror of
https://github.com/mii443/qemu.git
synced 2025-08-23 15:48:20 +00:00
migration: include qemu-file.h
They don't use/know anything about buffered-file. Signed-off-by: Juan Quintela <quintela@redhat.com>
This commit is contained in:
@ -16,7 +16,7 @@
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/sockets.h"
|
||||
#include "migration/migration.h"
|
||||
#include "buffered_file.h"
|
||||
#include "migration/qemu-file.h"
|
||||
#include "block/block.h"
|
||||
|
||||
//#define DEBUG_MIGRATION_UNIX
|
||||
|
Reference in New Issue
Block a user