IA MCU psABI support: changes to libraries
[gcc.git] / gcc / sched-deps.c
index fea2704686cdc164d06c19a5da88b472b50977d7..b62dc00a583a5fe83708d28f0ee00337f7643e9f 100644 (file)
@@ -26,17 +26,12 @@ along with GCC; see the file COPYING3.  If not see
 #include "tm.h"
 #include "diagnostic-core.h"
 #include "rtl.h"
-#include "hash-set.h"
-#include "vec.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
-#include "inchash.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"