]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/sched-int.h
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / sched-int.h
index 216cd58603f350ed2c5bf9997befccb524b2ac8b..61825ce5689792ef5b8d28b14338e868938f6676 100644 (file)
@@ -21,12 +21,8 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_SCHED_INT_H
 #define GCC_SCHED_INT_H
 
-#include "insn-attr.h"
-
 #ifdef INSN_SCHEDULING
 
-#include "df.h"
-
 /* Identificator of a scheduler pass.  */
 enum sched_pass_id_t { SCHED_PASS_UNKNOWN, SCHED_RGN_PASS, SCHED_EBB_PASS,
                       SCHED_SMS_PASS, SCHED_SEL_PASS };