summaryrefslogtreecommitdiff
path: root/libc/inet
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2006-01-08 11:37:03 +0000
committerMike Frysinger <vapier@gentoo.org>2006-01-08 11:37:03 +0000
commitdcb268635730e862049f0695559dc24e95a4bc08 (patch)
treeee8c999f581e7b144965d4df2b62c58fd386f47b /libc/inet
parent56d3944e624432f36ebe9fc3fbdf5a6f6f33dd6d (diff)
hide internal ahostbuf symbol
Diffstat (limited to 'libc/inet')
-rw-r--r--libc/inet/rpc/rexec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/inet/rpc/rexec.c b/libc/inet/rpc/rexec.c
index 239e87fb0..a90776fc4 100644
--- a/libc/inet/rpc/rexec.c
+++ b/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