]> git.pond.sub.org Git - empserver/commit
Include <winsock2.h> only through "sys/socket.h"
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 18 Apr 2009 16:16:22 +0000 (18:16 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 30 Nov 2009 18:45:27 +0000 (19:45 +0100)
commit39398997fe28b72e38af667bf9e036d8ef47e30f
tree552ff2aca960970560b92ecfa03f79c35f405dbd
parent58e34ebe3d5aef85dca8feaef69c83e455541a81
Include <winsock2.h> only through "sys/socket.h"

Because we need to #undef NS_ALL after <winsock2.h>, and want to do
that in just one place.
src/lib/empthread/ntthread.c