mirror of
https://git.openafs.org/openafs.git
synced 2025-01-19 15:30:14 +00:00
logging-enhancements-need-ctime-decl-20011011
make irix happy
This commit is contained in:
parent
3626c9a350
commit
95116cea15
@ -11,6 +11,9 @@
|
|||||||
#include <afsconfig.h>
|
#include <afsconfig.h>
|
||||||
#include <afs/param.h>
|
#include <afs/param.h>
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
|
#ifdef HAVE_SYS_TIME_H
|
||||||
|
#include <sys/time.h>
|
||||||
|
#endif
|
||||||
|
|
||||||
RCSID("$Header$");
|
RCSID("$Header$");
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user