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 <arm...@redhat.com> > ---
> +++ b/block/qcow.c > @@ -21,6 +21,7 @@ > * OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN > * THE SOFTWARE. > */ > + > #include "qemu/osdep.h" > #include "qapi/error.h" > #include "qemu-common.h" > @@ -30,6 +31,7 @@ > #include "qemu/module.h" > #include "qemu/bswap.h" > #include <zlib.h> > +#include "qapi/qmp/qdict.h" Same comments as on other patches in the series. Reviewed-by: Eric Blake <ebl...@redhat.com> -- Eric Blake, Principal Software Engineer Red Hat, Inc. +1-919-301-3266 Virtualization: qemu.org | libvirt.org
signature.asc
Description: OpenPGP digital signature