mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-02-01 17:35:17 +00:00
qemu_migration_cookie: Make header standalone
Include qemu_domain.h and qemu_domainjob.h as the types from those headers are used by this header. Signed-off-by: Peter Krempa <pkrempa@redhat.com> Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com> Reviewed-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
parent
89a3115bac
commit
49c845bb4e
@ -18,6 +18,8 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include "qemu_domain.h"
|
||||
#include "qemu_domainjob.h"
|
||||
#include "qemu_migration_params.h"
|
||||
#include "virenum.h"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user