]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/genopinit.c
genattrtab.c (write_header): Include hash-set.h...
[thirdparty/gcc.git] / gcc / genopinit.c
index 8eb03308c90966c2d5e27d3a0843048e82108ef7..b30105345d0c52ee4a7b5b20225735ee8a95641b 100644 (file)
@@ -465,6 +465,15 @@ 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"