mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-22 13:45:38 +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>
|
||||
|
||||
Avoid "make syntax-check" failure.
|
||||
|
@ -131,6 +131,7 @@
|
||||
|
||||
virConnectNumOfStorageVolumes;
|
||||
virConnectListStorageVolumes;
|
||||
virStorageVolGetConnect;
|
||||
virStorageVolLookupByName;
|
||||
virStorageVolLookupByKey;
|
||||
virStorageVolLookupByPath;
|
||||
|
Loading…
Reference in New Issue
Block a user