mirror of
https://github.com/reactos/reactos.git
synced 2025-07-31 20:11:57 +00:00
- Don't define ssize_t -- it is already done in rosdhcp.h
svn path=/trunk/; revision=42432
This commit is contained in:
parent
71da990c0e
commit
360c153fad
1 changed files with 0 additions and 3 deletions
|
@ -279,9 +279,6 @@ struct hash_table {
|
|||
|
||||
#define MAX_TIME 0x7fffffff
|
||||
#define MIN_TIME 0
|
||||
#ifdef _MSC_VER
|
||||
typedef SIZE_T ssize_t;
|
||||
#endif
|
||||
|
||||
/* External definitions... */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue