]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/mcf.c
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / mcf.c
index 709092352f05af5c5599bd175f3a0934c5166634..b561813330a904e4ebc95fd643651b7b5cb17ca4 100644 (file)
--- a/gcc/mcf.c
+++ b/gcc/mcf.c
@@ -45,6 +45,17 @@ along with GCC; see the file COPYING3.  If not see
 #include "config.h"
 #include "system.h"
 #include "coretypes.h"
+#include "predict.h"
+#include "vec.h"
+#include "hashtab.h"
+#include "hash-set.h"
+#include "machmode.h"
+#include "tm.h"
+#include "hard-reg-set.h"
+#include "input.h"
+#include "function.h"
+#include "dominance.h"
+#include "cfg.h"
 #include "basic-block.h"
 #include "gcov-io.h"
 #include "profile.h"