]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/cfg.c
2015-06-17 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / cfg.c
index 9ca8987e07638e98bd899c19611ae2c74adbcb25..72f711c3917612c72f2a2aa153be4ebef3b91b2a 100644 (file)
--- a/gcc/cfg.c
+++ b/gcc/cfg.c
@@ -51,7 +51,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "coretypes.h"
 #include "obstack.h"
 #include "alloc-pool.h"
-#include "input.h"
 #include "alias.h"
 #include "symtab.h"
 #include "options.h"
@@ -59,7 +58,6 @@ along with GCC; see the file COPYING3.  If not see
 #include "predict.h"
 #include "tm.h"
 #include "hard-reg-set.h"
-#include "input.h"
 #include "function.h"
 #include "dominance.h"
 #include "cfg.h"