Commit Graph

3 Commits

Author SHA1 Message Date
Gisle Vanem 1b9c2a3ea3 ares_iphlpapi.h: Watcom C fix
Added "!defined(_WS2DEF_)" since Watcom doesn't have
  a per type guard for the typedefs 'CSADDR_INFO' (that MingW has) or
  'SOCKET_ADDRESS' (that MSVC has). But we can use the header-guard for
  <ws2def.h> instead.
2011-08-10 03:31:39 +02:00
Yang Tse e1c9539962 ares_iphlpapi: fix compiler warnings 2011-05-21 03:53:32 +02:00
Yang Tse ef5390e6bb winsock: compilation fixes
Provide winsock iphlpapi alternative definitions to prevent compilation
failures when using a variety of winsock header implementations.
2011-05-20 16:43:25 +02:00