[PATCH 5/5] json: export non-static functions

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Two non-static functions in virjson.c were missing their export info in
libvirt_private.syms, so they couldn't be used anywhere it the code (and
that's about to get changed).

Signed-off-by: Martin Kletzander <mkletzan@xxxxxxxxxx>
---
 src/libvirt_private.syms | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/src/libvirt_private.syms b/src/libvirt_private.syms
index 67ab526..d9497b5 100644
--- a/src/libvirt_private.syms
+++ b/src/libvirt_private.syms
@@ -1569,6 +1569,7 @@ virISCSIScanTargets;
 virJSONValueArrayAppend;
 virJSONValueArrayGet;
 virJSONValueArraySize;
+virJSONValueArraySteal;
 virJSONValueFree;
 virJSONValueFromString;
 virJSONValueGetArrayAsBitmap;
@@ -1579,6 +1580,7 @@ virJSONValueGetNumberLong;
 virJSONValueGetNumberUint;
 virJSONValueGetNumberUlong;
 virJSONValueGetString;
+virJSONValueIsArray;
 virJSONValueIsNull;
 virJSONValueNewArray;
 virJSONValueNewArrayFromBitmap;
-- 
2.3.5

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list




[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]