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/herror.c | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/inet/herror.c') diff --git a/libc/inet/herror.c b/libc/inet/herror.c index cfcf0e23a..063f6e93e 100644 --- a/libc/inet/herror.c +++ b/libc/inet/herror.c @@ -24,6 +24,7 @@ #include libc_hidden_proto(fprintf) +libc_hidden_proto(__h_errno_location) static const char *error_msg = "Resolver error"; static const char *const h_errlist[] = { -- cgit v1.2.3