浏览代码

hide internal ahostbuf symbol

Mike Frysinger 20 年之前
父节点
当前提交
dcb2686357
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      libc/inet/rpc/rexec.c

+ 1 - 1
libc/inet/rpc/rexec.c

@@ -57,7 +57,7 @@
 extern int __libc_sa_len (sa_family_t __af) __THROW attribute_hidden;
 
 int	rexecoptions;
-char	ahostbuf[NI_MAXHOST];
+char	ahostbuf[NI_MAXHOST] attribute_hidden;
 extern int __ruserpass(const char *host, const char **aname, const char **apass) attribute_hidden;
 
 int attribute_hidden