aboutsummaryrefslogtreecommitdiff
path: root/gcc/f/output.j
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/f/output.j')
-rw-r--r--gcc/f/output.j3
1 files changed, 1 insertions, 2 deletions
diff --git a/gcc/f/output.j b/gcc/f/output.j
index f995fcbd936..8816b75e666 100644
--- a/gcc/f/output.j
+++ b/gcc/f/output.j
@@ -1,6 +1,6 @@
/* output.j -- Wrapper for GCC's output.h
Copyright (C) 1998 Free Software Foundation, Inc.
- Contributed by James Craig Burley (burley@gnu.org).
+ Contributed by James Craig Burley.
This file is part of GNU Fortran.
@@ -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