HomeFreeBSD

Remove unneeded use of struct timezone.

Description

Remove unneeded use of struct timezone.

We can safely call gettimeofday() without passing a struct timezone.
We're not using it at all.

Details

Provenance
edAuthored on Aug 8 2010, 2:45 AM
Parents
rG467a4a27485e: This isn't WARNS=6 safe. It fails to build on mips. Retore old
Branches
Unknown
Tags
Unknown

Event Timeline