Create the sys/types.h portability header
Summary: Windows has it, but it doesn't define pid_t. It also doesn't define ssize_t, and it's not worth a separate header for a single typedef, so define it here as well. Reviewed By: yfeldblum Differential Revision: D3001168 fb-gh-sync-id: 3722270181c200bbcf39043960f81609c854b132 shipit-source-id: 3722270181c200bbcf39043960f81609c854b132
Showing
folly/portability/SysTypes.h
0 → 100755
Please register or sign in to comment