Browse Source

typedef SOCKET too

David Rose 17 years ago
parent
commit
7937d29ab1
1 changed files with 2 additions and 0 deletions
  1. 2 0
      dtool/src/parser-inc/socket.h

+ 2 - 0
dtool/src/parser-inc/socket.h

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