logging-enhancements-need-ctime-decl-20011011

make irix happy
This commit is contained in:
Derrick Brashear 2001-10-11 22:33:05 +00:00
parent 3626c9a350
commit 95116cea15

View File

@ -11,6 +11,9 @@
#include <afsconfig.h>
#include <afs/param.h>
#include <stdlib.h>
#ifdef HAVE_SYS_TIME_H
#include <sys/time.h>
#endif
RCSID("$Header$");