g77spec.c: Don't include gansidecl.h.
authorKaveh R. Ghazi <ghazi@caip.rutgers.edu>
Sat, 7 Nov 1998 13:01:19 +0000 (13:01 +0000)
committerKaveh Ghazi <ghazi@gcc.gnu.org>
Sat, 7 Nov 1998 13:01:19 +0000 (13:01 +0000)
        * g77spec.c: Don't include gansidecl.h.
        * output.j: Likewise.

From-SVN: r23559

gcc/f/ChangeLog
gcc/f/g77spec.c
gcc/f/output.j

index 53ed71d..fd8b554 100644 (file)
@@ -1,3 +1,8 @@
+Sat Nov  7 15:58:54 1998  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * g77spec.c: Don't include gansidecl.h.
+       * output.j: Likewise.
+
 1998-11-04  Dave Love  <d.love@dl.ac.uk>
 
        * g77.texi: Small formatting/indexing fixes.
index 79d3637..d5d6ccd 100644 (file)
@@ -46,7 +46,6 @@ Boston, MA 02111-1307, USA.  */
 
 #include "config.h"
 #include "system.h"
-#include "gansidecl.h"
 #include <f/version.h>
 
 #ifndef MATH_LIBRARY
index f995fcb..2816b7e 100644 (file)
@@ -22,7 +22,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
 #ifndef MAKING_DEPENDENCIES
 #ifndef _J_f_output
 #define _J_f_output
-#include "gansidecl.h"
 #include "output.h"
 #endif
 #endif