Fix build on Windows and possibly other non-Linux platforms
authorTor Lillqvist <tml@iki.fi>
Mon, 6 Sep 2010 12:56:16 +0000 (15:56 +0300)
committerTor Lillqvist <tml@iki.fi>
Mon, 6 Sep 2010 12:57:32 +0000 (15:57 +0300)
commit548ddd5fe92fd9e14e217e68930bd036bffadc5f
treeba20f2d7bd2a15c8b5d082645734a4eb847fbd99
parent2aa135ee3d7b0a3e3140ce994ef0f554cadf9ab4
Fix build on Windows and possibly other non-Linux platforms

Include glibconfig.h in files that test G_OS_WIN32. Include headers
for GLib APIs used conditionally where needed.
glib/gbacktrace.c
glib/gconvert.c
glib/gdate.c
glib/gfileutils.c
glib/gmain.c
glib/gpoll.c
glib/gslice.c
glib/gstdio.c
glib/gtimer.c
glib/gutils.c