mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-10-29 17:33:09 +00:00
Added missing symbol export
This commit is contained in:
parent
c8c473c053
commit
83d0aa0706
@ -1,3 +1,7 @@
|
|||||||
|
Wed Feb 20 22:48:27 EST 2008 Daniel P. Berrange <berrange@redhat.com>
|
||||||
|
|
||||||
|
* src/libvirt_sym.version: Added missing virStorageVolGetConnect
|
||||||
|
|
||||||
Wed Feb 20 18:24:39 CET 2008 Jim Meyering <meyering@redhat.com>
|
Wed Feb 20 18:24:39 CET 2008 Jim Meyering <meyering@redhat.com>
|
||||||
|
|
||||||
Avoid "make syntax-check" failure.
|
Avoid "make syntax-check" failure.
|
||||||
|
@ -131,6 +131,7 @@
|
|||||||
|
|
||||||
virConnectNumOfStorageVolumes;
|
virConnectNumOfStorageVolumes;
|
||||||
virConnectListStorageVolumes;
|
virConnectListStorageVolumes;
|
||||||
|
virStorageVolGetConnect;
|
||||||
virStorageVolLookupByName;
|
virStorageVolLookupByName;
|
||||||
virStorageVolLookupByKey;
|
virStorageVolLookupByKey;
|
||||||
virStorageVolLookupByPath;
|
virStorageVolLookupByPath;
|
||||||
|
Loading…
Reference in New Issue
Block a user