* collect2.c (mktemp): Delete unused declaration.

From-SVN: r22106
This commit is contained in:
Jeffrey A Law 1998-08-30 18:15:27 +00:00 committed by Jeff Law
parent 0aa5b426a9
commit e916423b59
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Sun Aug 30 17:18:43 1998 Jeffrey A Law (law@cygnus.com)
* collect2.c (mktemp): Delete unused declaration.
* config/xm-netbsd.h: Remove unnecessary file.
* config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h
file anymore, it is not needed.

View File

@ -236,7 +236,6 @@ char * temporary_firstobj;
/* Defined in the automatically-generated underscore.c. */
extern int prepends_underscore;
extern char *mktemp ();
extern FILE *fdopen ();
#ifndef GET_ENVIRONMENT