* libgcc2.c (_bb): Remove ctime declaration.
authorDouglas B Rupp <rupp@gnat.com>
Tue, 11 Dec 2001 13:18:18 +0000 (08:18 -0500)
committerRichard Kenner <kenner@gcc.gnu.org>
Tue, 11 Dec 2001 13:18:18 +0000 (08:18 -0500)
From-SVN: r47872

gcc/ChangeLog
gcc/libgcc2.c

index 8d98a25a554dbddceeaec4f4f95357661f814c4c..b8f9faa14dc3e37d60f456e47caf119416a88caa 100644 (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.
 
index cece1c06944c5b5990c9d368a1383000e3d12f12..46027e4295cf4fbb955a1a513df46a24f233b2b4 100644 (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"