From b133fe1cac9f99b63ea56daf92caa1423b1289d0 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Thu, 20 Nov 2008 22:07:43 +0000 Subject: next portion of libc_hidden_proto removal --- libc/inet/opensock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libc/inet/opensock.c') diff --git a/libc/inet/opensock.c b/libc/inet/opensock.c index a2c09dcf5..e80efb378 100644 --- a/libc/inet/opensock.c +++ b/libc/inet/opensock.c @@ -25,7 +25,7 @@ #include #include -libc_hidden_proto(socket) +/* libc_hidden_proto(socket) */ /* Return a socket of any type. The socket can be used in subsequent ioctl calls to talk to the kernel. */ -- cgit v1.2.3