mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
include <gstdio.h>.
2005-03-10 Sven Neumann <sven@gimp.org> * tests/file-test.c: include <gstdio.h>.
This commit is contained in:
committed by
Sven Neumann
parent
aec8923fa6
commit
420410f035
@@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@@ -1,3 +1,7 @@
|
||||
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
|
||||
|
@@ -33,11 +33,12 @@
|
||||
#undef GLIB_COMPILATION
|
||||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include <glib.h>
|
||||
|
||||
#include <gstdio.h>
|
||||
|
||||
#ifdef HAVE_UNISTD_H
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user