]> gcc.gnu.org Git - gcc.git/commitdiff
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)

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

From-SVN: r24520

gcc/java/ChangeLog

index 32fa2da498a6fa2c396bc6045a125d04a9dea455..765d0d0685b126f20f6525c3097a9cb2cb2c7835 100644 (file)
@@ -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,
This page took 0.081103 seconds and 5 git commands to generate.