Re: syntax error in sockets.h

2009-03-20 Thread Simon Josefsson
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

syntax error in sockets.h

2009-03-20 Thread Bruno Haible
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