parse.y: include system.h instead of including standard headers directly with the...
authorGraham Stott <grahams@rcp.co.uk>
Wed, 6 Jan 1999 17:36:52 +0000 (09:36 -0800)
committerPer Bothner <bothner@gcc.gnu.org>
Wed, 6 Jan 1999 17:36:52 +0000 (09:36 -0800)
commit8c4ea1fd22ba1ec815a1595352c9abddd483df1c
treed025d79f22ccfd22c96c5a3b34d7965233776b39
parent36635152c9a0ee8d0785a2ac79c734fda79594d4
parse.y: include system.h instead of including standard headers directly with the...


* parse.y : include system.h instead of including
standard headers directly with the exception of <dirent.h>.

From-SVN: r24520
gcc/java/ChangeLog