aboutsummaryrefslogtreecommitdiff
path: root/gcc/df-scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/df-scan.c')
-rw-r--r--gcc/df-scan.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/gcc/df-scan.c b/gcc/df-scan.c
index 78ebb39..91f6aca 100644
--- a/gcc/df-scan.c
+++ b/gcc/df-scan.c
@@ -29,13 +29,9 @@ along with GCC; see the file COPYING3. If not see
#include "tm_p.h"
#include "insn-config.h"
#include "recog.h"
-#include "hashtab.h"
-#include "hash-set.h"
-#include "vec.h"
#include "input.h"
#include "alias.h"
#include "symtab.h"
-#include "inchash.h"
#include "hard-reg-set.h"
#include "input.h"
#include "function.h"