OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / sysdeps / linux / common / cmsg_nxthdr.c
index 8350c3a..7dbf7be 100644 (file)
@@ -21,7 +21,7 @@
 #include <features.h>
 #include <sys/socket.h>
 
-libc_hidden_proto(__cmsg_nxthdr)
+/* libc_hidden_proto(__cmsg_nxthdr) */
 
 struct cmsghdr *
 __cmsg_nxthdr (struct msghdr *mhdr, struct cmsghdr *cmsg)