On Wed, Dec 12, 2018 at 06:08:22PM +0100, Peter Krempa wrote:
The blockjob module uses 'qemuDomainAsyncJob' in it's public headers.
As I plan adding a new structure containing job data which will need to
be included in "qemu_domain.h" it's necessary to break the circular
dependency.

Convert 'qemuDomainAsyncJob' type to 'int' as it's an enum.

Signed-off-by: Peter Krempa <[email protected]>
---
src/qemu/qemu_blockjob.c | 6 +++---
src/qemu/qemu_blockjob.h | 5 ++---
2 files changed, 5 insertions(+), 6 deletions(-)


Reviewed-by: Ján Tomko <[email protected]>

Jano

Attachment: signature.asc
Description: PGP signature

--
libvir-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/libvir-list

Reply via email to