$NetBSD: patch-ah,v 1.1 2002/08/12 12:06:36 dmcmahill Exp $ --- sunrise.c.orig Wed Apr 11 00:31:55 2001 +++ sunrise.c @@ -41,7 +41,7 @@ { struct tm *tp; - long now; + time_t now; if(time_to_set == 0 ) time(&now);