win32.h: Include ws2tcpip.h instead of winsock.h to obtain definition of the socklen_...
authorRanjit Mathew <rmathew@hotmail.com>
Thu, 13 Feb 2003 00:07:37 +0000 (00:07 +0000)
committerTom Tromey <tromey@gcc.gnu.org>
Thu, 13 Feb 2003 00:07:37 +0000 (00:07 +0000)
commitea5a63a26dd6ecc4e8702bc2324d71f3ed2a27e9
treed6da6eadf649bca0a9055388844a082b83bb4281
parentc6e2a538a67c465f87597f5dbb0a09e6e8785d76
win32.h: Include ws2tcpip.h instead of winsock.h to obtain definition of the socklen_t type.

2003-02-12  Ranjit Mathew  <rmathew@hotmail.com>

* include/win32.h: Include ws2tcpip.h instead of
winsock.h to obtain definition of the socklen_t type.
Remove IP_TOS definition - not needed with ws2tcpip.h
(_Jv_connect): Correct slight formatting error.

From-SVN: r62801
libjava/ChangeLog
libjava/include/win32.h