Luiz Capitulino writes:
> On Wed, 01 Aug 2012 14:42:02 +0200
> Markus Armbruster wrote:
>
>> Luiz Capitulino 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
On Wed, 01 Aug 2012 14:42:02 +0200
Markus Armbruster wrote:
> Luiz Capitulino 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?
Luiz Capitulino 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?
Several block/ files are relying on qerror.h being provided by
qapi-types.h. However, qapi-types.h won't provide it anymore.
Signed-off-by: Luiz Capitulino
---
block_int.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/block_int.h b/block_int.h
index d72317f..00892e8 100644
--- a/block_int.