diff options
Diffstat (limited to 'gcc/reg-stack.c')
-rw-r--r-- | gcc/reg-stack.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/reg-stack.c b/gcc/reg-stack.c index a73c7ec..997851c 100644 --- a/gcc/reg-stack.c +++ b/gcc/reg-stack.c @@ -153,7 +153,6 @@ #include "system.h" #include "coretypes.h" #include "tm.h" -#include "input.h" #include "alias.h" #include "symtab.h" #include "tree.h" @@ -161,7 +160,6 @@ #include "rtl-error.h" #include "tm_p.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "insn-config.h" #include "regs.h" |