K 10 svn:author V 8 dwmalone K 8 svn:date V 27 2004-05-19T21:34:52.000000Z K 7 svn:log V 263 Fix a couple of warnings: 1) Missing include for declaration of time conversion functions. 2) Avoid a couple of alignment warnings on 64 bit arches by memcpying the things pointed to by caddrs into variables of the right type. Bump WARNS to 6 while I'm here. END