diff options
Diffstat (limited to 'gcc/fortran/decl.c')
-rw-r--r-- | gcc/fortran/decl.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/decl.c b/gcc/fortran/decl.c index 9850757..dfac81c 100644 --- a/gcc/fortran/decl.c +++ b/gcc/fortran/decl.c @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #include "parse.h" #include "flags.h" #include "constructor.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |