aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gas/config/ho-go32.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/config/ho-go32.h b/gas/config/ho-go32.h
index 7ef6862..c65fe78 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 ();