mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
coroutine: Clean up superfluous inclusion of qemu/coroutine.h
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Stefan Hajnoczi <stefanha@redhat.com> Message-Id: <20221221131435.3851212-2-armbru@redhat.com>
This commit is contained in:
parent
7ec8aeb604
commit
2379247810
15 changed files with 0 additions and 15 deletions
|
@ -12,7 +12,6 @@
|
|||
*/
|
||||
|
||||
#include "qemu/osdep.h"
|
||||
#include "qemu/coroutine.h"
|
||||
#include "qemu/coroutine_int.h"
|
||||
#include "qemu/lockable.h"
|
||||
|
||||
|
|
|
@ -29,7 +29,6 @@
|
|||
#include "migration/qemu-file-types.h"
|
||||
#include "../migration/qemu-file.h"
|
||||
#include "../migration/savevm.h"
|
||||
#include "qemu/coroutine.h"
|
||||
#include "qemu/module.h"
|
||||
#include "io/channel-file.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue