unicorn/qemu/qobject
Markus Armbruster 1496dddeab
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.

Backports commit 47e6b297e76007c04a1e9c492006fe093d932cd9 from qemu
2018-03-08 08:50:06 -05:00
..
Makefile.objs qlit: move qlit from check-qjson to qobject/ 2018-03-07 17:08:17 -05:00
qbool.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qdict.c Include qapi/qmp/qlist.h exactly where needed 2018-03-08 08:50:06 -05:00
qlist.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qlit.c qlit: Tighten QLit list vs QList comparison 2018-03-07 21:10:40 -05:00
qnull.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qnum.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00
qobject.c qapi: Add qobject_is_equal() 2018-03-08 08:41:43 -05:00
qstring.c Include qapi/qmp/qobject.h exactly where needed 2018-03-08 08:48:27 -05:00