Bruno Haible writes:
> Hi Simon,
>
> The sockets.h file is not self-contained on mingw: It leads to a compilation,
> as in the attached snippet.
>
> This fixes it. The modification in sockets.h has the purpose to verify the
> self-contained-ness. Hopefully this is uncontroversial, so I'm committi
Hi Simon,
The sockets.h file is not self-contained on mingw: It leads to a compilation,
as in the attached snippet.
This fixes it. The modification in sockets.h has the purpose to verify the
self-contained-ness. Hopefully this is uncontroversial, so I'm committing it.
2009-03-20 Bruno Haible