(svn r1846) - Fix: VS6 project file (bociusz)
- Fix: VS6 fkcing borkdness should be abolished
This commit is contained in:
@@ -21,6 +21,7 @@
|
||||
#define ENABLE_NETWORK // On windows, the network is always enabled
|
||||
// Windows has some different names for some types..
|
||||
typedef SSIZE_T ssize_t;
|
||||
typedef int socklen_t;
|
||||
#endif
|
||||
|
||||
#define GET_LAST_ERROR() WSAGetLastError()
|
||||
|
||||
Reference in New Issue
Block a user