diff options
Diffstat (limited to 'gcc/df-problems.c')
-rw-r--r-- | gcc/df-problems.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/df-problems.c b/gcc/df-problems.c index 10dc401..a345781 100644 --- a/gcc/df-problems.c +++ b/gcc/df-problems.c @@ -30,7 +30,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-config.h" #include "recog.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "regs.h" #include "alloc-pool.h" |