浏览代码

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

Peter S. Mazinger 19 年之前
父节点
当前提交
a37bca9e7a
共有 1 个文件被更改,包括 0 次插入1 次删除
  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.