cast tv_usec to long for *printf
authorop <op@openbsd.org>
Fri, 3 Nov 2023 13:38:28 +0000 (13:38 +0000)
committerop <op@openbsd.org>
Fri, 3 Nov 2023 13:38:28 +0000 (13:38 +0000)
commit8c71974ff112aa1e1bc5bfd2ce009f0f7e729cd1
treef5b648d98b99f4121151575a731476ba020f634d
parent1939637b53ef54ee1e1333e405805d42d8fe096d
cast tv_usec to long for *printf

mostly for -portable; on darwin suseconds_t is an int.

ok tb@
usr.sbin/smtpd/lka_filter.c
usr.sbin/smtpd/smtp_session.c