Commit b077f3ac by Richard Kenner

Add declaration of ctime.

From-SVN: r7824
parent 4acc00bf
......@@ -1428,6 +1428,7 @@ BLOCK_PROFILER_CODE
#undef NULL /* Avoid errors if stdio.h and our stddef.h mismatch. */
#include <stdio.h>
char *ctime ();
#ifdef HAVE_ATEXIT
extern void atexit (void (*) (void));
......
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