Update.
[platform/upstream/glibc.git] / malloc / mtrace.c
index 40b3d74..86f8954 100644 (file)
@@ -41,6 +41,7 @@ extern char *getenv ();
 #endif
 
 #if defined _LIBC && defined USE_IN_LIBIO
+# include <libio/iolibio.h>
 # define setvbuf(s, b, f, l) _IO_setvbuf (s, b, f, l)
 #endif