diff options
Diffstat (limited to 'gcc/fortran/convert.c')
-rw-r--r-- | gcc/fortran/convert.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/fortran/convert.c b/gcc/fortran/convert.c index ff2fc3d..dfef05b 100644 --- a/gcc/fortran/convert.c +++ b/gcc/fortran/convert.c @@ -25,7 +25,6 @@ along with GCC; see the file COPYING3. If not see #include "config.h" #include "system.h" #include "coretypes.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "options.h" |