Update.
[platform/upstream/glibc.git] / assert / assert-perr.c
index ab6f55f..5b84ace 100644 (file)
@@ -25,6 +25,7 @@
 extern const char *__assert_program_name; /* In assert.c.  */
 
 #ifdef USE_IN_LIBIO
+# include <libo/iolibio.h>
 # define fflush(s) _IO_fflush (s)
 #endif