diff options
Diffstat (limited to 'gcc/modulo-sched.c')
-rw-r--r-- | gcc/modulo-sched.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/modulo-sched.c b/gcc/modulo-sched.c index 94b79c3..db76095 100644 --- a/gcc/modulo-sched.c +++ b/gcc/modulo-sched.c @@ -28,7 +28,6 @@ along with GCC; see the file COPYING3. If not see #include "tm_p.h" #include "hard-reg-set.h" #include "regs.h" -#include "input.h" #include "function.h" #include "profile.h" #include "flags.h" |