diff options
Diffstat (limited to 'gcc/reload1.c')
-rw-r--r-- | gcc/reload1.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/reload1.c b/gcc/reload1.c index 1e29a49561a..a86084a8e29 100644 --- a/gcc/reload1.c +++ b/gcc/reload1.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "obstack.h" #include "insn-config.h" #include "flags.h" -#include "input.h" #include "function.h" #include "symtab.h" #include "rtl.h" |