aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1993-12-01 22:53:14 +0000
committerKen Raeburn <raeburn@cygnus>1993-12-01 22:53:14 +0000
commit2713382f202f65e247df31792ccf4d0a64446335 (patch)
tree5cbeab8a81bc893cc34cebe43757ab5246d6a11e /gas
parent848ace961e43e506c567ed93d1e1ff30cc8cd08c (diff)
downloadgdb-2713382f202f65e247df31792ccf4d0a64446335.zip
gdb-2713382f202f65e247df31792ccf4d0a64446335.tar.gz
gdb-2713382f202f65e247df31792ccf4d0a64446335.tar.bz2
include fopen-bin.h
Diffstat (limited to 'gas')
-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 ();