mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-03 15:53: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
|
@ -8,6 +8,7 @@
|
|||
#include "qemu.h"
|
||||
#include "disas/disas.h"
|
||||
#include "qemu/path.h"
|
||||
#include "qemu/queue.h"
|
||||
#include "qemu/guest-random.h"
|
||||
|
||||
#ifdef _ARCH_PPC64
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue