OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / stdio / freopen.c
index 7df035d..7314807 100644 (file)
@@ -7,6 +7,8 @@
 
 #include "_stdio.h"
 
+libc_hidden_proto(fclose)
+
 #ifndef __DO_LARGEFILE
 # define FILEDES_ARG    (-1)
 #endif