From a2c18d49f3496b86b4c17152c4b90a1c9434db31 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Tue, 5 Oct 1993 15:48:49 -0400 Subject: Include hconfig.h. From-SVN: r5609 --- gcc/bi-lexer.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gcc/bi-lexer.c') diff --git a/gcc/bi-lexer.c b/gcc/bi-lexer.c index d42b712..640a2ce 100644 --- a/gcc/bi-lexer.c +++ b/gcc/bi-lexer.c @@ -18,6 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include +#include "hconfig.h" #include "bi-parser.h" extern char *malloc (); -- cgit v1.1