glib/gthread
Ryan Lortie f8756694cf gthread-impl.c: add missing #include "config.h"
One of the features of our new symbol exporting regime is that it forces
config.h to be included at the top of every .c file.

This was missed in gthread-impl.c.

The only reason this wasn't noticed is because nothing in this file is
being used anymore.  We need those symbols to continue to be exported
for reasons of ABI backwards compatibility, however.
2013-01-14 00:06:26 -05:00
..
.gitignore improve gitignore 2010-01-28 22:43:51 -05:00
ChangeLog Update README files to refer to git 2009-03-31 19:39:16 -04:00
gthread-impl.c gthread-impl.c: add missing #include "config.h" 2013-01-14 00:06:26 -05:00
gthread.def Retract my change earlier today. Don't preset autoconf variables in a try 2001-09-26 20:35:51 +00:00
gthread.rc.in Update the year in the *.rc.in files 2011-06-07 08:55:31 +08:00
Makefile.am Actually Don't define GLIB_COMPILATION in libgthread 2011-10-18 14:15:07 +02:00
makefile.msc.in added gbase64.obj and derive the static libs name from auto* variables 2006-04-07 17:10:36 +00:00