mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53:54 -06:00
migration: Remove unneeded includes
Signed-off-by: Juan Quintela <quintela@redhat.com> Reviewed-by: Peter Xu <peterx@redhat.com>
This commit is contained in:
parent
62a0265852
commit
1adc1ceef7
14 changed files with 4 additions and 38 deletions
|
@ -14,10 +14,8 @@
|
|||
#ifndef QEMU_MIGRATION_H
|
||||
#define QEMU_MIGRATION_H
|
||||
|
||||
#include "qapi/qmp/qdict.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qemu/thread.h"
|
||||
#include "qemu/notify.h"
|
||||
#include "qapi-types.h"
|
||||
#include "exec/cpu-common.h"
|
||||
#include "qemu/coroutine_int.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue