OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / termios / tcgetsid.c
index 711b3bd..b5d7cb6 100644 (file)
@@ -23,8 +23,8 @@
 #include <unistd.h>
 
 /* libc_hidden_proto(ioctl) */
-libc_hidden_proto(getsid)
-libc_hidden_proto(tcgetpgrp)
+/* libc_hidden_proto(getsid) */
+/* libc_hidden_proto(tcgetpgrp) */
 
 /* Return the session ID of FD.  */
 pid_t