summaryrefslogtreecommitdiff
path: root/gcc/genautomata.c
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/genautomata.c')
-rw-r--r--gcc/genautomata.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/gcc/genautomata.c b/gcc/genautomata.c
index 896f7afa0f5..68933fe0eba 100644
--- a/gcc/genautomata.c
+++ b/gcc/genautomata.c
@@ -114,8 +114,6 @@ along with GCC; see the file COPYING3. If not see
#include "gensupport.h"
#include <math.h>
-#include "hashtab.h"
-#include "vec.h"
#include "fnmatch.h"
#ifndef CHAR_BIT
@@ -9675,15 +9673,9 @@ main (int argc, char **argv)
"#include \"system.h\"\n"
"#include \"coretypes.h\"\n"
"#include \"tm.h\"\n"
- "#include \"hash-set.h\"\n"
- "#include \"machmode.h\"\n"
- "#include \"vec.h\"\n"
- "#include \"double-int.h\"\n"
"#include \"input.h\"\n"
"#include \"alias.h\"\n"
"#include \"symtab.h\"\n"
- "#include \"wide-int.h\"\n"
- "#include \"inchash.h\"\n"
"#include \"tree.h\"\n"
"#include \"varasm.h\"\n"
"#include \"stor-layout.h\"\n"