mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-28 12:23:28 +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:
@@ -35,4 +35,6 @@ typedef UINT16 *LPUINT16;
|
||||
#define FD_SETSIZE 64
|
||||
#endif
|
||||
|
||||
#define HAVE_SSIZE_T
|
||||
|
||||
#endif /* __REACTOS_WINE_WINEROS_H */
|
||||
|
||||
Reference in New Issue
Block a user