mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 15:23:53 -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
|
@ -28,6 +28,7 @@
|
|||
#include "qapi/error.h"
|
||||
#include "qemu.h"
|
||||
#include "qemu/path.h"
|
||||
#include "qemu/queue.h"
|
||||
#include "qemu/config-file.h"
|
||||
#include "qemu/cutils.h"
|
||||
#include "qemu/error-report.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue