projects
/
platform
/
upstream
/
binutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
58137c4
)
fix cc compile failure
author
K. Richard Pixley
<rich@cygnus>
Wed, 6 May 1992 18:11:49 +0000
(18:11 +0000)
committer
K. Richard Pixley
<rich@cygnus>
Wed, 6 May 1992 18:11:49 +0000
(18:11 +0000)
bfd/hosts/sun3.h
patch
|
blob
|
history
diff --git
a/bfd/hosts/sun3.h
b/bfd/hosts/sun3.h
index
d6a1a54
..
7670684
100644
(file)
--- a/
bfd/hosts/sun3.h
+++ b/
bfd/hosts/sun3.h
@@
-37,7
+37,6
@@
extern int fwrite();
extern int sscanf();
extern int stat();
extern int strtol();
-void free();
char *malloc();
char *realloc();
extern char *strrchr();