From 0e8395d6cb5eb27f0a630be88839e6a11a2ea7c9 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 25 Jun 2012 02:35:29 +0000 Subject: * internal.h: use rb_pid_t instead of pid_t because of there is no definition of pid_t here on Windows. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@36212 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ internal.h | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 56fb9636eb..bc6e53537e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Jun 25 11:34:45 2012 NAKAMURA Usaku + + * internal.h: use rb_pid_t instead of pid_t because of there is no + definition of pid_t here on Windows. + Mon Jun 25 00:25:01 2012 KOSAKI Motohiro * configure.in (for stack end address): remove human68k specific diff --git a/internal.h b/internal.h index 790cf5b31d..a8974443d4 100644 --- a/internal.h +++ b/internal.h @@ -184,7 +184,7 @@ struct rb_execarg { unsigned chdir_given : 1; unsigned new_pgroup_given : 1; unsigned new_pgroup_flag : 1; - pid_t pgroup_pgid; /* asis(-1), new pgroup(0), specified pgroup (0