getdate is in sun libc.
This commit is contained in:
parent
10495dd324
commit
1d14d0abf1
1 changed files with 2 additions and 0 deletions
|
|
@ -111,6 +111,8 @@ extern void putspace(void);
|
|||
/*
|
||||
* return date file was last modified
|
||||
*/
|
||||
#define getdate prgetdate
|
||||
|
||||
char*
|
||||
getdate(void)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue