mirror of
https://gitlab.com/libvirt/libvirt.git
synced 2024-12-23 06:05:27 +00:00
openvz: Add missing symbols to libvirt_openvz.syms
Signed-off-by: Tim Wiederhake <twiederh@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
parent
a86682c57e
commit
22d39e1af3
@ -3,10 +3,12 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
# openvz/openvz_conf.h
|
# openvz/openvz_conf.h
|
||||||
|
openvzCapsInit;
|
||||||
openvzLocateConfFile;
|
openvzLocateConfFile;
|
||||||
openvzReadConfigParam;
|
openvzReadConfigParam;
|
||||||
openvzReadNetworkConf;
|
openvzReadNetworkConf;
|
||||||
openvzVEGetStringParam;
|
openvzVEGetStringParam;
|
||||||
|
openvzXMLOption;
|
||||||
|
|
||||||
# Let emacs know we want case-insensitive sorting
|
# Let emacs know we want case-insensitive sorting
|
||||||
# Local Variables:
|
# Local Variables:
|
||||||
|
Loading…
Reference in New Issue
Block a user