From 20f92396c3d046c286440a3b75a4b7526fadf050 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 13 Oct 1992 04:40:12 +0000 Subject: Include hconfig.h, not config.h. From-SVN: r2420 --- gcc/genoutput.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/genoutput.c') diff --git a/gcc/genoutput.c b/gcc/genoutput.c index bdf86d5..336cd85 100644 --- a/gcc/genoutput.c +++ b/gcc/genoutput.c @@ -90,7 +90,7 @@ It would not make an case in output_insn_hairy because the template given in the entry is a constant (it does not start with `*'). */ #include -#include "config.h" +#include "hconfig.h" #include "rtl.h" #include "obstack.h" -- cgit v1.1