$NetBSD: patch-ae,v 1.3 1998/08/07 10:36:40 agc Exp $ --- ckufio.c.orig Mon Nov 25 01:20:49 1996 +++ ckufio.c Sat Jun 20 22:37:35 1998 @@ -2743,7 +2743,8 @@ /* and this should have been declared always through a header file */ #endif /* OS2 */ - long tmx, days; + time_t tmx; + long days; int i, n, isleapyear; /* J F M A M J J A S O N D */ /* 31 28 31 30 31 30 31 31 30 31 30 31 */