diff options
Diffstat (limited to 'gcc/ira.c')
-rw-r--r-- | gcc/ira.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/ira.c b/gcc/ira.c index 02dc8b21cba..c95f57b9f88 100644 --- a/gcc/ira.c +++ b/gcc/ira.c @@ -368,7 +368,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "regs.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" |