gdb-remote: fix the build on Windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 2 May 2019 19:09:58 +0000 (19:09 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Thu, 2 May 2019 19:09:58 +0000 (19:09 +0000)
commit509c884048deafc7b51ca8a2fc1dd5790ac552f8
tree3356db8b596986f7ba0abaee73c34cd0765e6f93
parent40028046cdbf54bdf883d4c462f942649cf608fd
gdb-remote: fix the build on Windows

Windows does not have a definition for `mode_t`.  Include the appropriate
header.

llvm-svn: 359816
lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationClient.h