From 0f08a580ff0ba5127106ec58ef90bb1873752ff8 Mon Sep 17 00:00:00 2001 From: Richard Kenner Date: Wed, 6 Oct 1993 12:12:38 -0400 Subject: [PATCH] Include hconfig.h. From-SVN: r5634 --- gcc/bi-opcode.c | 1 + 1 file changed, 1 insertion(+) diff --git a/gcc/bi-opcode.c b/gcc/bi-opcode.c index f453789dd4d..74514d4a745 100644 --- a/gcc/bi-opcode.c +++ b/gcc/bi-opcode.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-defs.h" int -- 2.30.2