- (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype.
diff --git a/ChangeLog b/ChangeLog
index 71800d9..d83e126 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
20070429
- (dtucker) [openbsd-compat/bsd-misc.c] Include unistd.h and sys/types.h
for select(2) prototype.
+ - (dtucker) [auth-shadow.c loginrec.c] Include time.h for time(2) prototype.
20070406
- (dtucker) [INSTALL] Update the systems that have PAM as standard. Link
@@ -2882,4 +2883,4 @@
OpenServer 6 and add osr5bigcrypt support so when someone migrates
passwords between UnixWare and OpenServer they will still work. OK dtucker@
-$Id: ChangeLog,v 1.4652 2007/04/29 02:06:55 dtucker Exp $
+$Id: ChangeLog,v 1.4653 2007/04/29 02:10:57 dtucker Exp $