diff options
Diffstat (limited to 'gcc/genpeep.c')
-rw-r--r-- | gcc/genpeep.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/genpeep.c b/gcc/genpeep.c index 282fdcb..0fec59f 100644 --- a/gcc/genpeep.c +++ b/gcc/genpeep.c @@ -373,7 +373,6 @@ from the machine description file `md'. */\n\n"); printf ("#include \"tm_p.h\"\n"); printf ("#include \"regs.h\"\n"); printf ("#include \"output.h\"\n"); - printf ("#include \"real.h\"\n"); printf ("#include \"recog.h\"\n"); printf ("#include \"except.h\"\n"); printf ("#include \"function.h\"\n"); |