Browse Source

stderr does not have hidden version anymore, disable it's use

Peter S. Mazinger 19 years ago
parent
commit
a37bca9e7a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      libc/unistd/getopt-susv3.c

+ 0 - 1
libc/unistd/getopt-susv3.c

@@ -37,7 +37,6 @@
 
 
 libc_hidden_proto(fprintf)
 libc_hidden_proto(fprintf)
 libc_hidden_proto(strchr)
 libc_hidden_proto(strchr)
-libc_hidden_proto(stderr)
 
 
 #ifdef __UCLIBC_MJN3_ONLY__
 #ifdef __UCLIBC_MJN3_ONLY__
 #warning TODO: Enable gettext awareness.
 #warning TODO: Enable gettext awareness.