]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/df.h
2015-07-07 Andrew MacLeod <amacleod@redhat.com>
[thirdparty/gcc.git] / gcc / df.h
index 7023c9a98e6a05641b687757e41918fe3e596018..cea12a33f1362713cb2dfc4d115dfada9fd6db62 100644 (file)
--- a/gcc/df.h
+++ b/gcc/df.h
@@ -25,13 +25,7 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_DF_H
 #define GCC_DF_H
 
-#include "bitmap.h"
 #include "regset.h"
-#include "sbitmap.h"
-#include "predict.h"
-#include "tm.h"
-#include "hard-reg-set.h"
-#include "function.h"
 #include "alloc-pool.h"
 #include "timevar.h"