diff options
Diffstat (limited to 'gcc/haifa-sched.c')
-rw-r--r-- | gcc/haifa-sched.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gcc/haifa-sched.c b/gcc/haifa-sched.c index 8d7e788..caadc11 100644 --- a/gcc/haifa-sched.c +++ b/gcc/haifa-sched.c @@ -135,10 +135,7 @@ along with GCC; see the file COPYING3. If not see #include "regs.h" #include "ira.h" #include "recog.h" -#include "diagnostic-core.h" -#include "flags.h" #include "insn-attr.h" -#include "except.h" #include "cfgrtl.h" #include "cfgbuild.h" #include "sched-int.h" |