diff options
-rw-r--r-- | gcc/java/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gcc/java/ChangeLog b/gcc/java/ChangeLog index 32fa2da..765d0d0 100644 --- a/gcc/java/ChangeLog +++ b/gcc/java/ChangeLog @@ -1,3 +1,8 @@ +Wed Jan 6 14:53:10 1999 Graham <grahams@rcp.co.uk> + + * parse.y : include system.h instead of including + standard headers directly with the exception of <dirent.h>. + Wed Jan 6 16:20:06 1999 Per Bothner <bothner@cygnus.com> * lex.h: Moved static function declarations to lex.c, |