diff options
Diffstat (limited to 'gcc/jump.c')
-rw-r--r-- | gcc/jump.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/jump.c b/gcc/jump.c index 5d4beacc0c2..1bf54871220 100644 --- a/gcc/jump.c +++ b/gcc/jump.c @@ -45,7 +45,6 @@ along with GCC; see the file COPYING3. If not see #include "insn-config.h" #include "insn-attr.h" #include "recog.h" -#include "input.h" #include "function.h" #include "predict.h" #include "dominance.h" |