aboutsummaryrefslogtreecommitdiff
path: root/gcc/sched-deps.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/sched-deps.c')
-rw-r--r--gcc/sched-deps.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/sched-deps.c b/gcc/sched-deps.c
index a0f09da..b62dc00 100644
--- a/gcc/sched-deps.c
+++ b/gcc/sched-deps.c
@@ -26,14 +26,12 @@ along with GCC; see the file COPYING3. If not see
#include "tm.h"
#include "diagnostic-core.h"
#include "rtl.h"
-#include "input.h"
#include "alias.h"
#include "symtab.h"
#include "tree.h" /* FIXME: Used by call_may_noreturn_p. */
#include "tm_p.h"
#include "hard-reg-set.h"
#include "regs.h"
-#include "input.h"
#include "function.h"
#include "flags.h"
#include "insn-config.h"