Browse Source

hide internal ahostbuf symbol

Mike Frysinger 19 năm trước cách đây
mục cha
commit
dcb2686357
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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