On Wed, 01 Aug 2012 14:42:02 +0200 Markus Armbruster <arm...@redhat.com> wrote:
> Luiz Capitulino <lcapitul...@redhat.com> writes: > > > Several block/ files are relying on qerror.h being provided by > > qapi-types.h. However, qapi-types.h won't provide it anymore. > > Squash it into commit that makes qapi-types.h no longer provide it? As block_int.h and hmp.h (next commit) depend on different header files, I think it's better to keep them on different commits.