Use canonical include form for internal headers. config.h is always there.

2006-05-09  Sebastian Wilhelmi  <wilhelmi@google.com>

	* glib/gprintf.c, glib/gspawn-win32.c, glib/gutf8.c,
	gthread/gthread-impl.c, gthread/gthread-posix.c,
	gthread/gthread-win32.c: Use canonical include form for internal
	headers. config.h is always there.
This commit is contained in:
Sebastian Wilhelmi
2006-05-09 23:07:27 +00:00
committed by Sebastian Wilhelmi
parent 3668e63687
commit 307391459d
8 changed files with 19 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
* Boston, MA 02111-1307, USA.
*/
#include <config.h>
#include "config.h"
#include <stdlib.h>
#ifdef HAVE_CODESET