Switch uses of <sys/resource.h> to <folly/portability/SysResource.h>
authorChristopher Dykes <cdykes@fb.com>
Mon, 30 May 2016 23:05:12 +0000 (16:05 -0700)
committerFacebook Github Bot 6 <facebook-github-bot-6-bot@fb.com>
Mon, 30 May 2016 23:09:19 +0000 (16:09 -0700)
commit79fe4911ffc841032cf6da94b1266508b84b2a00
tree67fd548744c0ff2509c4e188e20a9edf2008ee27
parent866e9b2f947f32fbcc1688239573355ee788ec8a
Switch uses of <sys/resource.h> to <folly/portability/SysResource.h>

Summary: Diff #4 of 14.

Reviewed By: mzlee

Differential Revision: D3181101

fbshipit-source-id: d0db67ae19ee71e6a251c299ef672baead3ab9d9
folly/SharedMutex.h
folly/test/MPMCQueueTest.cpp