On Jul 6 13:23, Kai Tietz wrote:
> 2012/7/6 Corinna Vinschen :
> > Hi,
> >
> > For years, it has been the default on Cygwin not to include winsock.h
> > from windows.h, unless __USE_W32_SOCKETS is defined. The below patch
> > carries that over to Mingw64's windows.h. Ok to apply?
> >
> >
> > Tha
2012/7/6 Corinna Vinschen :
> Hi,
>
> For years, it has been the default on Cygwin not to include winsock.h
> from windows.h, unless __USE_W32_SOCKETS is defined. The below patch
> carries that over to Mingw64's windows.h. Ok to apply?
>
>
> Thanks,
> Corinna
Sure, this is ok. We want to have b
Hi,
For years, it has been the default on Cygwin not to include winsock.h
from windows.h, unless __USE_W32_SOCKETS is defined. The below patch
carries that over to Mingw64's windows.h. Ok to apply?
Thanks,
Corinna
* windows.h: DOn't include winsock.h on Cygwin, unless __USE_W