]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/genpeep.c
Re-factor inclusion of tree.h.
[thirdparty/gcc.git] / gcc / genpeep.c
index a14d061a50bcf3b9a4a79c89a52f703347bf63be..877fde3ec906b2fa9163a6dcffa4a80783e356a3 100644 (file)
@@ -359,6 +359,7 @@ from the machine description file `md'.  */\n\n");
   printf ("#include \"coretypes.h\"\n");
   printf ("#include \"tm.h\"\n");
   printf ("#include \"insn-config.h\"\n");
+  printf ("#include \"tree.h\"\n");
   printf ("#include \"rtl.h\"\n");
   printf ("#include \"tm_p.h\"\n");
   printf ("#include \"regs.h\"\n");