Update.
[platform/upstream/glibc.git] / malloc / obstack.c
index f39b638..a192441 100644 (file)
@@ -460,6 +460,7 @@ _obstack_memory_used (h)
 # endif
 #endif
 #if defined _LIBC && defined USE_IN_LIBIO
+# include <libio/iolibio.h>
 # define fputs(s, f) _IO_fputs (s, f)
 #endif