Add declaration of ctime.
From-SVN: r7824
This commit is contained in:
parent
4acc00bf75
commit
b077f3ac2f
@ -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));
|
||||
|
Loading…
Reference in New Issue
Block a user