mirror of
https://gcc.gnu.org/git/gcc.git
synced 2024-12-15 15:03:40 +08:00
* libgcc2.c (_bb): Remove ctime declaration.
From-SVN: r47872
This commit is contained in:
parent
c926f67440
commit
32065bf250
@ -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.
|
||||
|
||||
|
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user