Commit c71db79c authored by Alistair Leslie-Hughes's avatar Alistair Leslie-Hughes Committed by Alexandre Julliard

include: Define ADDRINFOT.

parent 75133c61
......@@ -54,6 +54,9 @@ typedef struct WS(addrinfoW)
struct WS(addrinfoW)* ai_next;
} ADDRINFOW, *PADDRINFOW;
DECL_WINELIB_TYPE_AW(ADDRINFOT)
DECL_WINELIB_TYPE_AW(PADDRINFOT)
#ifdef USE_WS_PREFIX
typedef int WS_socklen_t;
#else
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment