Chromium Code Reviews| Index: runtime/bin/socket_win.h |
| diff --git a/runtime/bin/socket_win.h b/runtime/bin/socket_win.h |
| index 67c9e7c7db313c30a1db82049f1d109f9488cde4..76f33fd025dec7f33547e213bf76bc2121c46b44 100644 |
| --- a/runtime/bin/socket_win.h |
| +++ b/runtime/bin/socket_win.h |
| @@ -6,6 +6,7 @@ |
| #define BIN_SOCKET_WIN_H_ |
| #include <winsock2.h> |
| +#include <iphlpapi.h> |
| #include <ws2tcpip.h> |
| #include <mswsock.h> |