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