Update.
[platform/upstream/glibc.git] / misc / syslog.c
index d025f67..a2becb4 100644 (file)
@@ -59,6 +59,7 @@ static char sccsid[] = "@(#)syslog.c  8.4 (Berkeley) 3/18/94";
 #endif
 
 #ifdef USE_IN_LIBIO
+# include <libio/iolibio.h>
 # define ftell(s) _IO_ftell (s)
 #endif