OSDN Git Service

Minor reformatting.
[pf3gnuchains/gcc-fork.git] / gcc / genemit.c
index bd9cf36..08b51f8 100644 (file)
@@ -845,6 +845,7 @@ from the machine description file `md'.  */\n\n");
   printf ("#include \"reload.h\"\n");
   printf ("#include \"toplev.h\"\n");
   printf ("#include \"ggc.h\"\n\n");
+  printf ("#include \"basic-block.h\"\n\n");
   printf ("#define FAIL return (end_sequence (), _val)\n");
   printf ("#define DONE return (_val = get_insns (), end_sequence (), _val)\n\n");