diff options
Diffstat (limited to 'gcc/haifa-sched.c')
-rw-r--r-- | gcc/haifa-sched.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/haifa-sched.c b/gcc/haifa-sched.c index 3bc7dfd16ac..a22baf93097 100644 --- a/gcc/haifa-sched.c +++ b/gcc/haifa-sched.c @@ -129,7 +129,6 @@ along with GCC; see the file COPYING3. If not see #include "coretypes.h" #include "tm.h" #include "diagnostic-core.h" -#include "toplev.h" #include "rtl.h" #include "tm_p.h" #include "hard-reg-set.h" |