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