Re: [1/5] resend include: bring in6_addr into line with the MS definition
On Tuesday 07 April 2009 13:32:54 Jeff Latimer wrote:
The definition of in6_addr is not fully expanded as yet. This patch adds the extra definition. This version is based on the Vista PSDK and places the definition in in6addr.h.
Is there any reason you're putting this into an extra header? The PSDK I have around keeps this in ws2ipdef.h Other than that, thanks. I've been working on a similar patch but got sidetracked. Cheers, Kai -- Kai Blin WorldForge developer http://www.worldforge.org/ Wine developer http://wiki.winehq.org/KaiBlin Samba team member http://www.samba.org/samba/team/ -- Will code for cotton.
Kai Blin wrote:
This version is based on the Vista PSDK and places the definition in in6addr.h.
Is there any reason you're putting this into an extra header? The PSDK I have around keeps this in ws2ipdef.h
My Vista PSDK breaks into the extra header. It does the same for the IPV4 address too (ie. inaddr.h) but I haven't addressed that. Jeff
participants (2)
-
Jeff Latimer -
Kai Blin