summaryrefslogtreecommitdiffstats
path: root/gcc
diff options
context:
space:
mode:
Diffstat (limited to 'gcc')
-rw-r--r--gcc/sys-types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/sys-types.h b/gcc/sys-types.h
index 527472f060b..7db46f112c5 100644
--- a/gcc/sys-types.h
+++ b/gcc/sys-types.h
@@ -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. */
OpenPOWER on IntegriCloud