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