diff --git a/ChangeLog b/ChangeLog index 70a0566f7..87d7937da 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2006-07-15 17:00 Gregory John Casamento + + * Source/NSKeyedUnarchiver.m: Partial fix for bug#17112. + 2006-07-14 Richard Frith-Macdonald * Source/NSKeyedUnarchiver.m: ([-dealloc]) release objects in array diff --git a/Source/NSKeyedUnarchiver.m b/Source/NSKeyedUnarchiver.m index e7dccd2d9..cfd9d9ed1 100644 --- a/Source/NSKeyedUnarchiver.m +++ b/Source/NSKeyedUnarchiver.m @@ -31,6 +31,7 @@ #include #include "GSPrivate.h" +#include "config.h" /* * Setup for inline operation of arrays.