diff options
Diffstat (limited to 'gcc/sched-int.h')
-rw-r--r-- | gcc/sched-int.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/sched-int.h b/gcc/sched-int.h index 71a4b5cd5fe..eaeabfa96d6 100644 --- a/gcc/sched-int.h +++ b/gcc/sched-int.h @@ -26,7 +26,6 @@ along with GCC; see the file COPYING3. If not see #ifdef INSN_SCHEDULING #include "df.h" -#include "basic-block.h" /* Identificator of a scheduler pass. */ enum sched_pass_id_t { SCHED_PASS_UNKNOWN, SCHED_RGN_PASS, SCHED_EBB_PASS, |