diff options
Diffstat (limited to 'device/bluetooth/bluetooth_socket_win.cc')
-rw-r--r-- | device/bluetooth/bluetooth_socket_win.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/device/bluetooth/bluetooth_socket_win.cc b/device/bluetooth/bluetooth_socket_win.cc index 402337e..dfa6951 100644 --- a/device/bluetooth/bluetooth_socket_win.cc +++ b/device/bluetooth/bluetooth_socket_win.cc @@ -22,6 +22,7 @@ #include "net/base/io_buffer.h" #include "net/base/ip_endpoint.h" #include "net/base/net_errors.h" +#include "net/base/net_util.h" #include "net/base/winsock_init.h" namespace { |