From 726b116dcac3d23fe05dca083c5412a595be8637 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Mon, 16 Jan 2006 00:20:22 +0000 Subject: some global data relocs gone --- libc/inet/getaddrinfo.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/inet/getaddrinfo.c') diff --git a/libc/inet/getaddrinfo.c b/libc/inet/getaddrinfo.c index 48cb3a19d..0aa86f1ab 100644 --- a/libc/inet/getaddrinfo.c +++ b/libc/inet/getaddrinfo.c @@ -85,6 +85,7 @@ libc_hidden_proto(inet_pton) libc_hidden_proto(inet_ntop) libc_hidden_proto(strtoul) libc_hidden_proto(if_nametoindex) +libc_hidden_proto(__h_errno_location) /* libc_hidden_proto(uname) */ #ifdef __UCLIBC_HAS_IPV6__ libc_hidden_proto(in6addr_loopback) -- cgit v1.2.3