diff options
Diffstat (limited to 'gcc/genautomata.c')
-rw-r--r-- | gcc/genautomata.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gcc/genautomata.c b/gcc/genautomata.c index 68933fe0eba..e1aeae5f2eb 100644 --- a/gcc/genautomata.c +++ b/gcc/genautomata.c @@ -9673,9 +9673,7 @@ main (int argc, char **argv) "#include \"system.h\"\n" "#include \"coretypes.h\"\n" "#include \"tm.h\"\n" - "#include \"input.h\"\n" "#include \"alias.h\"\n" - "#include \"symtab.h\"\n" "#include \"tree.h\"\n" "#include \"varasm.h\"\n" "#include \"stor-layout.h\"\n" |