Browse Source

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

Peter S. Mazinger 19 năm trước cách đây
mục cha
commit
a37bca9e7a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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(strchr)
-libc_hidden_proto(stderr)
 
 #ifdef __UCLIBC_MJN3_ONLY__
 #warning TODO: Enable gettext awareness.