fixing Mac raptor build: define XP_ERRNO only ifndef'd
git-svn-id: svn://10.0.0.236/trunk@10991 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -82,7 +82,9 @@ extern int dupsocket(int foo); /* always fails */
|
||||
#define BOOLEAN char
|
||||
#endif /* XP_WIN */
|
||||
|
||||
#ifndef SOCKET_ERRNO
|
||||
#define SOCKET_ERRNO XP_GetError()
|
||||
#endif
|
||||
|
||||
/************************************************************************/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user