mirror of https://gitee.com/openkylin/libvirt.git
qemu: Fix build breaker after incomplete merge
Signed-off-by: Martin Kletzander <mkletzan@redhat.com>
This commit is contained in:
parent
1c06d0faba
commit
054358e8de
|
@ -4589,6 +4589,7 @@ qemuProcessStartValidateIOThreads(virDomainObjPtr vm,
|
|||
}
|
||||
|
||||
|
||||
static int
|
||||
qemuProcessStartValidateShmem(virDomainObjPtr vm)
|
||||
{
|
||||
size_t i;
|
||||
|
|
Loading…
Reference in New Issue