From 8c4ea1fd22ba1ec815a1595352c9abddd483df1c Mon Sep 17 00:00:00 2001 From: Graham Stott Date: Wed, 6 Jan 1999 09:36:52 -0800 Subject: parse.y: include system.h instead of including standard headers directly with the... MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit � * parse.y : include system.h instead of including standard headers directly with the exception of . From-SVN: r24520 --- gcc/java/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gcc/java') 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 + + * parse.y : include system.h instead of including + standard headers directly with the exception of . + Wed Jan 6 16:20:06 1999 Per Bothner * lex.h: Moved static function declarations to lex.c, -- cgit v1.1