Include qapi/qmp/qobject.h exactly where needed
commit5ee9d2fe9e1e15d6e4a112220da3ad8a3512819b
authorMarkus Armbruster <armbru@redhat.com>
Thu, 1 Feb 2018 11:18:37 +0000 (1 12:18 +0100)
committerMarkus Armbruster <armbru@redhat.com>
Fri, 9 Feb 2018 12:52:15 +0000 (9 13:52 +0100)
tree49e045d229906406772d3505e215598ed3d5ee0c
parent15280c360e54a65e2c7be1a47bfbe41dce1ef986
Include qapi/qmp/qobject.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-11-armbru@redhat.com>
15 files changed:
include/block/block.h
include/qapi/qmp/dispatch.h
include/qapi/qmp/qjson.h
include/qapi/qobject-input-visitor.h
include/qapi/qobject-output-visitor.h
include/qapi/visitor.h
qapi/qapi-visit-core.c
qmp.c
qobject/qbool.c
qobject/qdict.c
qobject/qlist.c
qobject/qnum.c
qobject/qstring.c
qom/object.c
tests/test-qmp-event.c