From: Ken Raeburn Date: Wed, 1 Dec 1993 22:53:14 +0000 (+0000) Subject: include fopen-bin.h X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=2713382f202f65e247df31792ccf4d0a64446335;p=binutils-gdb.git include fopen-bin.h --- 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 ();