Fix some build bot breakages.
authorZachary Turner <zturner@google.com>
Sat, 27 Aug 2016 16:38:11 +0000 (16:38 +0000)
committerZachary Turner <zturner@google.com>
Sat, 27 Aug 2016 16:38:11 +0000 (16:38 +0000)
commit70a5ef15bdf637e90f0585104eb6abbe3abcb036
treedc16b5836d0171c9df09f2f6d3d0917fa969de94
parent05c4ceba3df607436d3952c2aa3a25be8f0064d8
Fix some build bot breakages.

There was some code that was ifdef'ed out that I didn't catch
in my earlier patch.

llvm-svn: 279920
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerCommon.cpp
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerPlatform.cpp