]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/genemit.c
Introduce dump_flags_t type and use it instead of int type.
[thirdparty/gcc.git] / gcc / genemit.c
index 7bf745d17276eca1ac280a79632e0e8325563caa..6e60c0a76ca3c769a51d74c4c0318984e25fd013 100644 (file)
@@ -797,7 +797,6 @@ from the machine description file `md'.  */\n\n");
   printf ("#include \"regs.h\"\n");
   printf ("#include \"tm-constrs.h\"\n");
   printf ("#include \"ggc.h\"\n");
-  printf ("#include \"dumpfile.h\"\n");
   printf ("#include \"target.h\"\n\n");
 
   /* Read the machine description.  */