Fix lldb-gdbserver build
authorEd Maste <emaste@freebsd.org>
Sat, 12 Jul 2014 21:46:39 +0000 (21:46 +0000)
committerEd Maste <emaste@freebsd.org>
Sat, 12 Jul 2014 21:46:39 +0000 (21:46 +0000)
commitc25d5cc77781096c9661bbff1f1ed0ded4a3ae11
tree4549aada479c388a88606312b2c0a41811fe965f
parentf74d48a01151fc00c639b5848ccc89b1ce4c0c92
Fix lldb-gdbserver build

s_listen_thread had the wrong type.

llvm-svn: 212884
lldb/tools/lldb-gdbserver/lldb-gdbserver.cpp