OSDN Git Service

blah, enable the stupid hidden proto for fcntl
authorMike Frysinger <vapier@gentoo.org>
Sat, 5 Jan 2008 07:18:36 +0000 (07:18 -0000)
committerMike Frysinger <vapier@gentoo.org>
Sat, 5 Jan 2008 07:18:36 +0000 (07:18 -0000)
libc/misc/syslog/syslog.c

index d881af6..9d22ad5 100644 (file)
@@ -91,7 +91,7 @@ libc_hidden_proto(strchr)
 libc_hidden_proto(strlen)
 libc_hidden_proto(strncpy)
 libc_hidden_proto(open)
-/*libc_hidden_proto(fcntl)*/
+libc_hidden_proto(fcntl)
 libc_hidden_proto(socket)
 libc_hidden_proto(close)
 libc_hidden_proto(write)