mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 07:43:54 -06:00
Include qemu/queue.h slightly less
Signed-off-by: Markus Armbruster <armbru@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Tested-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20190812052359.30071-20-armbru@redhat.com>
This commit is contained in:
parent
650d103d3e
commit
dc5e9ac716
22 changed files with 9 additions and 14 deletions
|
@ -15,7 +15,6 @@
|
|||
#define QEMU_OBJECT_H
|
||||
|
||||
#include "qapi/qapi-builtin-types.h"
|
||||
#include "qemu/queue.h"
|
||||
#include "qemu/module.h"
|
||||
|
||||
struct TypeImpl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue