mirror of
https://github.com/reactos/reactos.git
synced 2025-08-04 03:15:43 +00:00
define HAVE_SSIZE_T in wineros.h to fix double definition of ssize_t during /lib/msvcrt compilation
svn path=/trunk/; revision=7234
This commit is contained in:
parent
a39dcfd091
commit
e24cbd5ce2
1 changed files with 2 additions and 0 deletions
|
@ -35,4 +35,6 @@ typedef UINT16 *LPUINT16;
|
|||
#define FD_SETSIZE 64
|
||||
#endif
|
||||
|
||||
#define HAVE_SSIZE_T
|
||||
|
||||
#endif /* __REACTOS_WINE_WINEROS_H */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue