diff options
Diffstat (limited to 'gcc/modulo-sched.c')
-rw-r--r-- | gcc/modulo-sched.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/modulo-sched.c b/gcc/modulo-sched.c index 3dc8729..953b78d 100644 --- a/gcc/modulo-sched.c +++ b/gcc/modulo-sched.c @@ -37,9 +37,7 @@ along with GCC; see the file COPYING3. If not see #include "recog.h" #include "sched-int.h" #include "target.h" -#include "cfglayout.h" #include "cfgloop.h" -#include "cfghooks.h" #include "expr.h" #include "params.h" #include "gcov-io.h" |