Add portability header for sys/file.h
authorChristopher Dykes <cdykes@fb.com>
Tue, 15 Mar 2016 20:23:20 +0000 (13:23 -0700)
committerFacebook Github Bot 0 <facebook-github-bot-0-bot@fb.com>
Tue, 15 Mar 2016 20:35:21 +0000 (13:35 -0700)
commit30c8cd934d3a579aa0768486f9e950ac8c41de84
treee5ddbba3a4858377e677657ea71a82d5b9ea8ea3
parent8c3d9fba1d1feabdc4d6c176dd9bb93f4a41c90c
Add portability header for sys/file.h

Summary: We don't have it on Windows :(

Reviewed By: yfeldblum

Differential Revision: D2978397

fb-gh-sync-id: 388bc450ce269559825ebfb78e3646533c2e1153
shipit-source-id: 388bc450ce269559825ebfb78e3646533c2e1153
folly/Makefile.am
folly/portability/SysFile.cpp [new file with mode: 0755]
folly/portability/SysFile.h [new file with mode: 0755]