]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/df.h
2014-10-27 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / df.h
index 0975dda1f0f08a752cf5a3b597ae1b719cb9a3cd..484f3512398f9ff60e18c74faaf8efcbe914258a 100644 (file)
--- a/gcc/df.h
+++ b/gcc/df.h
@@ -28,7 +28,15 @@ along with GCC; see the file COPYING3.  If not see
 #include "bitmap.h"
 #include "regset.h"
 #include "sbitmap.h"
-#include "basic-block.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 "alloc-pool.h"
 #include "timevar.h"