From 4977bab6ed59f01c73f9c8b9e92298706df9b6d5 Mon Sep 17 00:00:00 2001 From: Zack Weinberg Date: Mon, 16 Dec 2002 18:23:00 +0000 Subject: Merge basic-improvements-branch to trunk From-SVN: r60174 --- gcc/genconfig.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'gcc/genconfig.c') diff --git a/gcc/genconfig.c b/gcc/genconfig.c index 795e312..ca74757 100644 --- a/gcc/genconfig.c +++ b/gcc/genconfig.c @@ -21,8 +21,10 @@ Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -#include "hconfig.h" +#include "bconfig.h" #include "system.h" +#include "coretypes.h" +#include "tm.h" #include "rtl.h" #include "errors.h" #include "gensupport.h" -- cgit v1.1