mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-19 08:30:28 +08:00
* sys-types.h: Add dummy definition for ssize_t.
From-SVN: r10884
This commit is contained in:
parent
dd682f144b
commit
a74abd2e16
@ -86,6 +86,7 @@ union wait;
|
||||
#include <stddef.h>
|
||||
|
||||
/* #include "sys/types.h" */
|
||||
#define ssize_t int
|
||||
|
||||
/* The actual types used here are mostly wrong,
|
||||
but it is not supposed to matter what types we use here. */
|
||||
|
Loading…
x
Reference in New Issue
Block a user