mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2025-01-08 22:15:21 +00:00
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
Block a user