OSDN Git Service

hidden_def/hidden_proto: convert all users (I hope) termios split, add some missing...
[uclinux-h8/uClibc.git] / libc / unistd / getopt-susv3.c
index d9ee18c..a73cdbc 100644 (file)
@@ -35,6 +35,8 @@
 #include <string.h>
 #include <stdio.h>
 
+libc_hidden_proto(fprintf)
+
 #ifdef __UCLIBC_MJN3_ONLY__
 #warning TODO: Enable gettext awareness.
 #endif /* __UCLIBC_MJN3_ONLY__ */