From 82859b97585d1e3f014d13633e9519e1b2131b86 Mon Sep 17 00:00:00 2001 From: Willem Toorop Date: Wed, 18 Jul 2012 21:39:09 +0000 Subject: [PATCH] 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 --- ldns_symbols.def | 5 +++++ 1 file changed, 5 insertions(+) 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 -- 2.47.3