Commit a74abd2e by Per Bothner

* sys-types.h: Add dummy definition for ssize_t.

From-SVN: r10884
parent dd682f14
......@@ -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. */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment