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