projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9de7c1f
)
Include string.h.
author
Ken Raeburn
<raeburn@cygnus>
Tue, 19 Apr 1994 01:08:38 +0000
(
01:08
+0000)
committer
Ken Raeburn
<raeburn@cygnus>
Tue, 19 Apr 1994 01:08:38 +0000
(
01:08
+0000)
gas/config/ho-sysv.h
patch
|
blob
|
history
diff --git
a/gas/config/ho-sysv.h
b/gas/config/ho-sysv.h
index 9ec2f2bbd22493c358b9ceade83b1c4e847de007..ba6955820e0b1601bd8373d8c508a12b3dc731a2 100644
(file)
--- a/
gas/config/ho-sysv.h
+++ b/
gas/config/ho-sysv.h
@@
-17,6
+17,7
@@
along with GAS; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
+#include <string.h>
extern int free ();
extern char *malloc ();