diff options
Diffstat (limited to 'gcc/compare-elim.c')
-rw-r--r-- | gcc/compare-elim.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/compare-elim.c b/gcc/compare-elim.c index 1d1a1659677..c4aa810ac55 100644 --- a/gcc/compare-elim.c +++ b/gcc/compare-elim.c @@ -65,7 +65,6 @@ along with GCC; see the file COPYING3. If not see #include "flags.h" #include "predict.h" #include "hard-reg-set.h" -#include "input.h" #include "function.h" #include "dominance.h" #include "cfg.h" |