mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-04 08:13:54 -06:00
migration: Move remaining exported functions to migration/misc.h
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: Peter Xu <peterx@redhat.com>
This commit is contained in:
parent
84a899de8c
commit
c4b63b7cc5
9 changed files with 18 additions and 19 deletions
|
@ -35,7 +35,7 @@
|
|||
#include "qapi/qmp/qstring.h"
|
||||
#include "qapi/qmp/qjson.h"
|
||||
#include "qemu/notify.h"
|
||||
#include "migration/migration.h"
|
||||
#include "migration/misc.h"
|
||||
#include "hw/hw.h"
|
||||
#include "ui/spice-display.h"
|
||||
#include "qapi-event.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue