summaryrefslogtreecommitdiff
path: root/gcc/df.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/df.h')
-rw-r--r--gcc/df.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc/df.h b/gcc/df.h
index 7023c9a98e6..cea12a33f13 100644
--- 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"