mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-08 10:13:56 -06:00
Include qmp-commands.h exactly where needed
Reviewed-by: Eric Blake <eblake@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Markus Armbruster <armbru@redhat.com> Message-Id: <20180201111846.21846-7-armbru@redhat.com> [OSX breakage fixed]
This commit is contained in:
parent
a82400cf5c
commit
abb297ed44
11 changed files with 2 additions and 10 deletions
|
@ -12,7 +12,7 @@
|
|||
*/
|
||||
#include "qapi/qmp/dispatch.h"
|
||||
#include "qemu-common.h"
|
||||
#include "qga-qmp-commands.h"
|
||||
#include "qga-qapi-types.h"
|
||||
|
||||
#define QGA_READ_COUNT_DEFAULT 4096
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue