diff options
Diffstat (limited to 'gcc/genemit.c')
-rw-r--r-- | gcc/genemit.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/genemit.c b/gcc/genemit.c index 7bf745d..6e60c0a 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -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. */ |