From 2713382f202f65e247df31792ccf4d0a64446335 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 1 Dec 1993 22:53:14 +0000 Subject: [PATCH] include fopen-bin.h --- gas/config/ho-go32.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gas/config/ho-go32.h b/gas/config/ho-go32.h index 7ef6862b20d..c65fe788519 100644 --- a/gas/config/ho-go32.h +++ b/gas/config/ho-go32.h @@ -19,6 +19,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #define HO_I386 1 +#include "fopen-bin.h" + extern void free (); extern void *malloc (); -- 2.30.2