Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I
authorSebastian Wilhelmi <wilhelmi@ira.uka.de>
Tue, 19 Dec 2000 15:40:30 +0000 (15:40 +0000)
committerSebastian Wilhelmi <wilhelmi@src.gnome.org>
Tue, 19 Dec 2000 15:40:30 +0000 (15:40 +0000)
commit2fb47703e2929d300a3f804268a36d50543b4a2c
tree58e3a1f92aa7a6595ef12a0c8c13a7750f3cee9b
parentc7f80dbb13b58e439291d57f28e91accbc7bdefb
Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I

2000-12-19  Sebastian Wilhelmi  <wilhelmi@ira.uka.de>

* gslist.c, glist.c: Ok, I'm a moron. When I originally
implemented ENABLE_GC_FRIENDLY, I forgot to include config.h into
the affected files. Now that Alex did that for those two,
inevitable typos surfaced, which are now fixed.

* garray.c, ghash.c, gqueue.c, gtree.c: Include config.h as well,
as ENABLE_GC_FRIENDLY should be known.
20 files changed:
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
garray.c
ghash.c
glib/garray.c
glib/ghash.c
glib/glist.c
glib/gqueue.c
glib/gslist.c
glib/gtree.c
glist.c
gqueue.c
gslist.c
gtree.c