]> xenbits.xensource.com Git - libvirt.git/commit
json: export non-static functions
authorMartin Kletzander <mkletzan@redhat.com>
Mon, 13 Apr 2015 14:11:03 +0000 (16:11 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Wed, 15 Apr 2015 11:33:35 +0000 (13:33 +0200)
commitbb6a62d4abc0ebe3be983a9a02c329f03e24aca9
treea7eff145eeb1910260e6e9371afef0aa59685313
parentfae5b555c8e7984865959b2ef72408378730779a
json: export non-static functions

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@redhat.com>
src/libvirt_private.syms