Create the sys/time.h portability header
authorChristopher Dykes <cdykes@fb.com>
Fri, 26 Feb 2016 17:28:51 +0000 (09:28 -0800)
committerFacebook Github Bot 7 <facebook-github-bot-7-bot@fb.com>
Fri, 26 Feb 2016 17:35:28 +0000 (09:35 -0800)
commit398424e8b83eaf0ee91b1dbbead7fed4ab09c439
tree566891655aa1e4e1fb5ea7bb8c21b8899642202d
parent705e7518ea5685ee7812d96dae277787e15d5ca8
Create the sys/time.h portability header

Summary: Windows doesn't have it.

Reviewed By: yfeldblum

Differential Revision: D2979215

fb-gh-sync-id: 030bdcaa44deb18834903705a26369ce0b13abc6
shipit-source-id: 030bdcaa44deb18834903705a26369ce0b13abc6
folly/Makefile.am
folly/portability/SysTime.cpp [new file with mode: 0755]
folly/portability/SysTime.h [new file with mode: 0755]