Remove unused include of sys/uio.h in MemoryBuffer.cpp. It was not correctly protecte...
authorDavid Meyer <pdox@google.com>
Thu, 20 Oct 2011 21:57:46 +0000 (21:57 +0000)
committerDavid Meyer <pdox@google.com>
Thu, 20 Oct 2011 21:57:46 +0000 (21:57 +0000)
commite1d0b4fc252443299db87264aa4f3a889b7480aa
tree7fdc9bfa29d965f15903f996ddc6db2e9c977500
parent50965031848f391f98f11770b3823497d5bf5c15
Remove unused include of sys/uio.h in MemoryBuffer.cpp. It was not correctly protected by ifdef either.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@142623 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Support/MemoryBuffer.cpp