From: K. Richard Pixley Date: Wed, 6 May 1992 18:11:49 +0000 (+0000) Subject: fix cc compile failure X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5a9b659196a4c5f00620b41cae80a9b9df2ccd4b;p=binutils-gdb.git fix cc compile failure --- diff --git a/bfd/hosts/sun3.h b/bfd/hosts/sun3.h index d6a1a543473..76706849137 100644 --- 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();