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:
c0991e3
)
include string.h
author
Ken Raeburn
<raeburn@cygnus>
Mon, 5 Apr 1993 18:00:40 +0000
(18:00 +0000)
committer
Ken Raeburn
<raeburn@cygnus>
Mon, 5 Apr 1993 18:00:40 +0000
(18:00 +0000)
gas/config/ho-generic.h
patch
|
blob
|
history
diff --git
a/gas/config/ho-generic.h
b/gas/config/ho-generic.h
index 967603fef3e6b4c95fcf771eae95f6257513d195..1d0d99f766c8d66b54a24e2ad7776bba410e6563 100644
(file)
--- a/
gas/config/ho-generic.h
+++ b/
gas/config/ho-generic.h
@@
-25,6
+25,8
@@
#define HAVE_STRERROR
+#include <string.h>
+
#ifdef __STDC__
extern void *malloc (), *realloc ();
#else