Fix build on Ubuntu.
authorZachary Turner <zturner@google.com>
Fri, 23 Sep 2016 22:27:03 +0000 (22:27 +0000)
committerZachary Turner <zturner@google.com>
Fri, 23 Sep 2016 22:27:03 +0000 (22:27 +0000)
commitd4c6dae5c107ca8352734fe9f55ccad01e1b2b4f
tree71a6a68bf82bc8596be5d3d5cf6cdd3d306e3f79
parent5f9f8ab3a763652f91b755515aba4a62f0552b94
Fix build on Ubuntu.

This was in some code that was #ifdef'd out on Windows, so I
didn't see it.

llvm-svn: 282309
lldb/source/Host/common/Host.cpp