diff --git a/ChangeLog b/ChangeLog index e2ffb247d..712fa7897 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2005-07-08 Adam Fedor + + * Testing/GNUmakefile, Testing/nsfilehandle.m: Minor fixes. + 2005-07-08 Richard Frith-Macdonald * Source/objc-load.m: Under mingw print filenames for debug using diff --git a/Testing/GNUmakefile b/Testing/GNUmakefile index ea19f5bd8..2ec610088 100644 --- a/Testing/GNUmakefile +++ b/Testing/GNUmakefile @@ -54,7 +54,6 @@ CHECKABLE_TOOLS = \ nshost \ nsindexset \ nsinvocation \ - nskvo \ nsmaptable \ nsmethodsignature \ nsnotification \ diff --git a/Testing/nsfilehandle.m b/Testing/nsfilehandle.m index eac34d0eb..73ba8e1c0 100644 --- a/Testing/nsfilehandle.m +++ b/Testing/nsfilehandle.m @@ -6,7 +6,7 @@ */ #include #include -#include +#include #include #include #include