[libvirt PATCH v2 4/7] openvz: Add missing symbols to libvirt_openvz.syms

Tim Wiederhake twiederh at redhat.com
Thu May 6 15:08:35 UTC 2021


Signed-off-by: Tim Wiederhake <twiederh at redhat.com>
---
 src/libvirt_openvz.syms | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/libvirt_openvz.syms b/src/libvirt_openvz.syms
index ac0ed0d23e..a1038e51a4 100644
--- a/src/libvirt_openvz.syms
+++ b/src/libvirt_openvz.syms
@@ -3,10 +3,12 @@
 #
 
 # openvz/openvz_conf.h
+openvzCapsInit;
 openvzLocateConfFile;
 openvzReadConfigParam;
 openvzReadNetworkConf;
 openvzVEGetStringParam;
+openvzXMLOption;
 
 # Let emacs know we want case-insensitive sorting
 # Local Variables:
-- 
2.26.3




More information about the libvir-list mailing list