diff options
Diffstat (limited to 'mac/inc/config.h')
-rw-r--r-- | mac/inc/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mac/inc/config.h b/mac/inc/config.h index cdb7fd5b0e8..200e4005ff0 100644 --- a/mac/inc/config.h +++ b/mac/inc/config.h @@ -906,7 +906,7 @@ Boston, MA 02110-1301, USA. */ /* #undef mbstate_t */ /* Define to `int' if <sys/types.h> does not define. */ -/* #undef pid_t */ +#define pid_t int /* Define to any substitute for sys_siglist. */ /* #undef sys_siglist */ |