From 2fb47703e2929d300a3f804268a36d50543b4a2c Mon Sep 17 00:00:00 2001 From: Sebastian Wilhelmi Date: Tue, 19 Dec 2000 15:40:30 +0000 Subject: Ok, I'm a moron. When I originally implemented ENABLE_GC_FRIENDLY, I 2000-12-19 Sebastian Wilhelmi * 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. --- ChangeLog.pre-2-6 | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'ChangeLog.pre-2-6') diff --git a/ChangeLog.pre-2-6 b/ChangeLog.pre-2-6 index abef08a0d..85e5cc0b9 100644 --- a/ChangeLog.pre-2-6 +++ b/ChangeLog.pre-2-6 @@ -1,3 +1,13 @@ +2000-12-19 Sebastian Wilhelmi + + * 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. + 2000-12-19 Alexander Larsson * configure.in: -- cgit v1.2.1