summaryrefslogtreecommitdiff
path: root/resolv/Versions
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-03-10 20:45:25 +0100
committerFlorian Weimer <fweimer@redhat.com>2017-03-10 20:45:25 +0100
commitddd21a211369658bc087cc5c56cd577bb8370857 (patch)
treed6b0a5128122316f5daa610dad4abc36325fdab7 /resolv/Versions
parent60f9423b6b02d79f8fef65552ecd21e0fd097774 (diff)
downloadglibc-fw/out_buffer.tar.gz
WIP struct out_bufferfw/out_buffer
Diffstat (limited to 'resolv/Versions')
-rw-r--r--resolv/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/resolv/Versions b/resolv/Versions
index e561bce1a4..9e77270e72 100644
--- a/resolv/Versions
+++ b/resolv/Versions
@@ -76,7 +76,7 @@ libresolv {
}
GLIBC_PRIVATE {
# Needed in libnss_dns.
- __ns_name_unpack; __ns_name_ntop;
+ __ns_name_unpack; __ns_name_ntop; __ns_name_ntop_buffer;
__ns_get16; __ns_get32;
__libc_res_nquery; __libc_res_nsearch;
}