Commit e916423b by Jeffrey A Law Committed by Jeff Law

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

From-SVN: r22106
parent 0aa5b426
Sun Aug 30 17:18:43 1998 Jeffrey A Law (law@cygnus.com) 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: Remove unnecessary file.
* config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h * config/*/xm-netbsd.h: Do not include the generic xm-netbsd.h
file anymore, it is not needed. file anymore, it is not needed.
......
...@@ -236,7 +236,6 @@ char * temporary_firstobj; ...@@ -236,7 +236,6 @@ char * temporary_firstobj;
/* Defined in the automatically-generated underscore.c. */ /* Defined in the automatically-generated underscore.c. */
extern int prepends_underscore; extern int prepends_underscore;
extern char *mktemp ();
extern FILE *fdopen (); extern FILE *fdopen ();
#ifndef GET_ENVIRONMENT #ifndef GET_ENVIRONMENT
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment