OSDN Git Service

Fix non-Linux builds.
authorRoland Levillain <rpl@google.com>
Tue, 26 Jan 2016 10:22:14 +0000 (10:22 +0000)
committerRoland Levillain <rpl@google.com>
Tue, 26 Jan 2016 10:22:14 +0000 (10:22 +0000)
commitd817560c697508df0d941071c8e96152c9404def
tree75c683f08cba17582e60ab81cc593a0727fff66f
parent3cbad24f0ee3639ac2ce2d06d61e97386df6f94b
Fix non-Linux builds.

Do no expose a constant only used in Linux builds in
runtime/jdwp/jdwp_socket.cc.

Change-Id: I0f1de4fd36a9013b46b1393ea0cded41bae2b751
runtime/jdwp/jdwp_socket.cc