diff options
Diffstat (limited to 'gcc/sel-sched-ir.c')
-rw-r--r-- | gcc/sel-sched-ir.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/sel-sched-ir.c b/gcc/sel-sched-ir.c index ffaba56de00..0e89c4883a8 100644 --- a/gcc/sel-sched-ir.c +++ b/gcc/sel-sched-ir.c @@ -29,7 +29,6 @@ along with GCC; see the file COPYING3. If not see #include "hashtab.h" #include "hash-set.h" #include "vec.h" -#include "machmode.h" #include "input.h" #include "function.h" #include "predict.h" @@ -49,7 +48,6 @@ along with GCC; see the file COPYING3. If not see #include "sched-int.h" #include "ggc.h" #include "symtab.h" -#include "wide-int.h" #include "inchash.h" #include "tree.h" #include "langhooks.h" |