typedef SOCKET too

This commit is contained in:
David Rose 2008-06-26 00:16:20 +00:00
parent 25ca934a9e
commit 7937d29ab1

View File

@ -1,3 +1,5 @@
typedef int SOCKET ;
struct sockaddr_in
{
};