mirror of https://gitee.com/openkylin/libvirt.git
Export virDomainRedirdevDefFree
In the 162efa1a
commit the function was introduced, but the
commit forgot to update livirt_private.syms accordingly.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
f9d4280145
commit
559b78d96a
|
@ -424,6 +424,7 @@ virDomainPMSuspendedReasonTypeFromString;
|
|||
virDomainPMSuspendedReasonTypeToString;
|
||||
virDomainRedirdevBusTypeFromString;
|
||||
virDomainRedirdevBusTypeToString;
|
||||
virDomainRedirdevDefFree;
|
||||
virDomainRNGBackendTypeToString;
|
||||
virDomainRNGDefFree;
|
||||
virDomainRNGFind;
|
||||
|
|
Loading…
Reference in New Issue