From a37bca9e7ad7471df86746f25337937b289933a3 Mon Sep 17 00:00:00 2001 From: "Peter S. Mazinger" Date: Tue, 21 Mar 2006 19:54:34 +0000 Subject: stderr does not have hidden version anymore, disable it's use --- libc/unistd/getopt-susv3.c | 1 - 1 file changed, 1 deletion(-) (limited to 'libc/unistd/getopt-susv3.c') diff --git a/libc/unistd/getopt-susv3.c b/libc/unistd/getopt-susv3.c index df36bfbb8..c06f16ee9 100644 --- a/libc/unistd/getopt-susv3.c +++ b/libc/unistd/getopt-susv3.c @@ -37,7 +37,6 @@ libc_hidden_proto(fprintf) libc_hidden_proto(strchr) -libc_hidden_proto(stderr) #ifdef __UCLIBC_MJN3_ONLY__ #warning TODO: Enable gettext awareness. -- cgit v1.2.3