Commit 8c5f7dc5 by Kaveh R. Ghazi Committed by Kaveh Ghazi

g77spec.c: Don't include gansidecl.h.

        * g77spec.c: Don't include gansidecl.h.
        * output.j: Likewise.

From-SVN: r23559
parent 0056a9b5
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> 1998-11-04 Dave Love <d.love@dl.ac.uk>
* g77.texi: Small formatting/indexing fixes. * g77.texi: Small formatting/indexing fixes.
......
...@@ -46,7 +46,6 @@ Boston, MA 02111-1307, USA. */ ...@@ -46,7 +46,6 @@ Boston, MA 02111-1307, USA. */
#include "config.h" #include "config.h"
#include "system.h" #include "system.h"
#include "gansidecl.h"
#include <f/version.h> #include <f/version.h>
#ifndef MATH_LIBRARY #ifndef MATH_LIBRARY
......
...@@ -22,7 +22,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA ...@@ -22,7 +22,6 @@ the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA
#ifndef MAKING_DEPENDENCIES #ifndef MAKING_DEPENDENCIES
#ifndef _J_f_output #ifndef _J_f_output
#define _J_f_output #define _J_f_output
#include "gansidecl.h"
#include "output.h" #include "output.h"
#endif #endif
#endif #endif
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment