mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-12-18 05:28:36 -07:00
migration: Remove qemu-file.h from vmstate.h
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com> -- minor rearangements due to the rebase
This commit is contained in:
parent
576d1abc20
commit
82b9d0f06a
7 changed files with 6 additions and 3 deletions
|
|
@ -26,6 +26,7 @@
|
|||
#include "migration/block.h"
|
||||
#include "migration/migration.h"
|
||||
#include "sysemu/blockdev.h"
|
||||
#include "migration/qemu-file.h"
|
||||
#include "sysemu/block-backend.h"
|
||||
|
||||
#define BLOCK_SIZE (1 << 20)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue