Explicitly specify that timezone is a struct v2017.06.26.00
authorChristopher Dykes <cdykes@fb.com>
Sun, 25 Jun 2017 00:00:32 +0000 (17:00 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Sun, 25 Jun 2017 00:08:05 +0000 (17:08 -0700)
commitcf8a8e02cbc96a06cf4290d03f3e5012610f128d
tree847a4ac4e8fbb3e16206a4b4c4702c4e95618985
parentf1450856e1c3d99ca2e2dfe55835b89268dc132c
Explicitly specify that timezone is a struct

Summary: In the parameter declarations for the `gettimeofday` portability header implementation. More details on exactly why can be found in the newly added comment on the function.

Reviewed By: yfeldblum

Differential Revision: D5281301

fbshipit-source-id: 1b246adc7743b5470201e452c008418429f7f142
folly/portability/SysTime.cpp
folly/portability/SysTime.h