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