From 0d64891c95c74a4a976a074a9ca8c78c9908d731 Mon Sep 17 00:00:00 2001 From: Richard Stallman Date: Tue, 13 Oct 1992 04:24:45 +0000 Subject: Include hconfig.h, not config.h. From-SVN: r2419 --- gcc/genemit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gcc/genemit.c') diff --git a/gcc/genemit.c b/gcc/genemit.c index 7e2d401..4bdd2d5 100644 --- a/gcc/genemit.c +++ b/gcc/genemit.c @@ -19,7 +19,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include -#include "config.h" +#include "hconfig.h" #include "rtl.h" #include "obstack.h" -- cgit v1.1