Kill unused include of sched.h
authorChristopher Dykes <cdykes@fb.com>
Mon, 27 Feb 2017 00:18:08 +0000 (16:18 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Mon, 27 Feb 2017 00:20:59 +0000 (16:20 -0800)
commita595dcb51fd3f23343f6e11438f887f72df1ef31
treeb55a7e204f03906005595f314808e2d1fa3832c7
parent3ba178b5e9e4de4d4540d6010d139fe4c86d6c19
Kill unused include of sched.h

Summary: These are the only includes of `sched.h` in Folly, and they really are unused:

Reviewed By: yfeldblum

Differential Revision: D4615501

fbshipit-source-id: 6a3a1aad7a91a92a322fd93d18e1284aa3f86b89
folly/Portability.h
folly/configure.ac
folly/detail/CacheLocality.h
folly/test/CacheLocalityTest.cpp