2005-03-10 Sven Neumann <sven@gimp.org>
* tests/file-test.c: include <gstdio.h>.
+2005-03-10 Sven Neumann <sven@gimp.org>
+
+ * tests/file-test.c: include <gstdio.h>.
+
2005-03-10 Sven Neumann <sven@gimp.org>
* glib/gfileutils.c (get_contents_stdio): delay memory allocation
+2005-03-10 Sven Neumann <sven@gimp.org>
+
+ * tests/file-test.c: include <gstdio.h>.
+
2005-03-10 Sven Neumann <sven@gimp.org>
* glib/gfileutils.c (get_contents_stdio): delay memory allocation
+2005-03-10 Sven Neumann <sven@gimp.org>
+
+ * tests/file-test.c: include <gstdio.h>.
+
2005-03-10 Sven Neumann <sven@gimp.org>
* glib/gfileutils.c (get_contents_stdio): delay memory allocation
+2005-03-10 Sven Neumann <sven@gimp.org>
+
+ * tests/file-test.c: include <gstdio.h>.
+
2005-03-10 Sven Neumann <sven@gimp.org>
* glib/gfileutils.c (get_contents_stdio): delay memory allocation
#undef GLIB_COMPILATION
#endif
-#include <stdio.h>
#include <string.h>
#include <glib.h>
+#include <gstdio.h>
+
#ifdef HAVE_UNISTD_H
#include <unistd.h>
#endif