qemu/qobject
Markus Armbruster 47e6b297e7 Include qapi/qmp/qlist.h exactly where needed
This cleanup makes the number of objects depending on qapi/qmp/qlist.h
drop from 4551 (out of 4743) to 16 in my "build everything" tree.

While there, separate #include from file comment with a blank line.

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-12-armbru@redhat.com>
2018-02-09 13:52:15 +01:00
..
json-lexer.c json: learn to parse uint64 numbers 2017-06-20 14:31:31 +02:00
json-parser.c Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
json-streamer.c json-streamer: fix double-free on exiting during a parse 2016-07-12 18:31:27 +02:00
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2017-09-04 13:09:11 +02:00
qbool.c Include qapi/qmp/qobject.h exactly where needed 2018-02-09 13:52:15 +01:00
qdict.c Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
qjson.c Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
qlist.c Include qapi/qmp/qobject.h exactly where needed 2018-02-09 13:52:15 +01:00
qlit.c Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
qnull.c qapi: Add qobject_is_equal() 2017-11-17 18:21:30 +01:00
qnum.c Include qapi/qmp/qobject.h exactly where needed 2018-02-09 13:52:15 +01:00
qobject.c Include qapi/qmp/qlist.h exactly where needed 2018-02-09 13:52:15 +01:00
qstring.c Include qapi/qmp/qobject.h exactly where needed 2018-02-09 13:52:15 +01:00