OSDN Git Service

Last portion of libc_hidden_proto removal.
[uclinux-h8/uClibc.git] / libc / stdio / tmpfile.c
index 05143d3..bb843af 100644 (file)
@@ -21,8 +21,8 @@
 #include <unistd.h>
 #include "../misc/internals/tempname.h"
 
-libc_hidden_proto(fdopen)
-libc_hidden_proto(remove)
+/* libc_hidden_proto(fdopen) */
+/* libc_hidden_proto(remove) */
 /* libc_hidden_proto(close) */
 
 /* This returns a new stream opened on a temporary file (generated