Switch uses of <sys/mman.h> to <folly/portability/SysMman.h>
authorChristopher Dykes <cdykes@fb.com>
Mon, 30 May 2016 23:05:11 +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)
commit866e9b2f947f32fbcc1688239573355ee788ec8a
tree210ee81592aae6ae46243ba456a502c3b8cc45dc
parent64ed63b21b65298764750e73d6493da47061dc9d
Switch uses of <sys/mman.h> to <folly/portability/SysMman.h>

Summary: Diff #3 of 14.

Reviewed By: mzlee

Differential Revision: D3110299

fbshipit-source-id: 39e4980df14b0b108b20dbbe57f2c5c6b361ea2e
folly/AtomicUnorderedMap.h
folly/detail/MemoryIdler.cpp
folly/test/MemoryMappingTest.cpp
folly/test/RangeTest.cpp