getdate is in sun libc.
This commit is contained in:
parent
10495dd324
commit
1d14d0abf1
@ -111,6 +111,8 @@ extern void putspace(void);
|
|||||||
/*
|
/*
|
||||||
* return date file was last modified
|
* return date file was last modified
|
||||||
*/
|
*/
|
||||||
|
#define getdate prgetdate
|
||||||
|
|
||||||
char*
|
char*
|
||||||
getdate(void)
|
getdate(void)
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user