Re: [Qemu-devel] [PATCH 11/18] Include qapi/qmp/qdict.h exactly where needed

2018-01-30 Thread Eric Blake
On 01/30/2018 04:21 AM, Markus Armbruster wrote: > This cleanup makes the number of objects depending on qapi/qmp/qdict.h > drop from 4547 (out of 4739) to 368 in my "build everything" tree. > For qapi/qmp/qobject.h, the number drops from 4549 to 390. > > Signed-off-by: Markus Armbruster > --- >

[Qemu-devel] [PATCH 11/18] Include qapi/qmp/qdict.h exactly where needed

2018-01-30 Thread Markus Armbruster
This cleanup makes the number of objects depending on qapi/qmp/qdict.h drop from 4547 (out of 4739) to 368 in my "build everything" tree. For qapi/qmp/qobject.h, the number drops from 4549 to 390. Signed-off-by: Markus Armbruster --- block/crypto.c | 1 + block/curl.c