* libgcc2.c (_bb): Remove ctime declaration.

From-SVN: r47872
This commit is contained in:
Douglas B Rupp 2001-12-11 08:18:18 -05:00 committed by Richard Kenner
parent c926f67440
commit 32065bf250
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,7 @@
Tue Dec 11 07:08:57 2001 Douglas B. Rupp <rupp@gnat.com>
* libgcc2.c (_bb): Remove ctime declaration.
* Makefile.in (stage[1234]-start): $(LN_S) utilities in a manner
that works if LN_S = cp.

View File

@ -1299,7 +1299,6 @@ BLOCK_PROFILER_CODE
#undef NULL /* Avoid errors if stdio.h and our stddef.h mismatch. */
#include <stdio.h>
char *ctime PARAMS ((const time_t *));
#include "gbl-ctors.h"
#include "gcov-io.h"