diff options
Diffstat (limited to 'gcc/df.h')
-rw-r--r-- | gcc/df.h | 6 |
1 files changed, 0 insertions, 6 deletions
@@ -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" |