1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* missing/setproctitle.c: add to include "ruby/util.h".

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31568 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
kosaki 2011-05-14 13:45:58 +00:00
parent 4c79752cdf
commit d19cda5fa6
2 changed files with 5 additions and 0 deletions

View file

@ -1,3 +1,7 @@
Sat May 14 22:45:28 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* missing/setproctitle.c: add to include "ruby/util.h".
Sat May 14 19:52:22 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
* test/ruby/test_rubyoptions.rb (TestRubyOptions#test_set_program_name):

View file

@ -33,6 +33,7 @@
*/
#include "ruby.h"
#include "ruby/util.h"
#ifndef HAVE_SETPROCTITLE