From cb97aadebfeba7f5e8f1b85beee5ab10e88c2990 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:11:44 +0000 Subject: Last portion of libc_hidden_proto removal. Appears to build fine (several .configs tried) --- libc/inet/ether_addr.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/ether_addr.c') diff --git a/libc/inet/ether_addr.c b/libc/inet/ether_addr.c index 8ce61d241..82b067157 100644 --- a/libc/inet/ether_addr.c +++ b/libc/inet/ether_addr.c @@ -31,7 +31,7 @@ #include #include -libc_hidden_proto(ether_ntoa_r) +/* libc_hidden_proto(ether_ntoa_r) */ /* libc_hidden_proto(sprintf) */ #ifdef __UCLIBC_HAS_XLOCALE__ /* libc_hidden_proto(__ctype_b_loc) */ -- cgit v1.2.3