From: Willem Toorop Date: Wed, 18 Jul 2012 21:39:09 +0000 (+0000) Subject: Add symbols to export that are in the header files: X-Git-Tag: release-1.6.14rc1~50 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=82859b97585d1e3f014d13633e9519e1b2131b86;p=thirdparty%2Fldns.git Add symbols to export that are in the header files: qsort_rr_compare_nsec3, b32_ntop, b32_ntop_extended_hex, b32_pton and b32_pton_extended_hex --- diff --git a/ldns_symbols.def b/ldns_symbols.def index 1b37841e..2c4d7335 100644 --- a/ldns_symbols.def +++ b/ldns_symbols.def @@ -1,3 +1,7 @@ +b32_ntop +b32_ntop_extended_hex +b32_pton +b32_pton_extended_hex ldns_algorithm2buffer_str ldns_algorithms ldns_axfr_complete @@ -813,3 +817,4 @@ ldns_zone_soa ldns_zone_sort ldns_zone_strip_glue_rrs mktime_from_utc +qsort_rr_compare_nsec3