зеркало из https://github.com/github/ruby.git
* 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:
Родитель
4c79752cdf
Коммит
d19cda5fa6
|
@ -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):
|
||||
|
|
|
@ -33,6 +33,7 @@
|
|||
*/
|
||||
|
||||
#include "ruby.h"
|
||||
#include "ruby/util.h"
|
||||
|
||||
#ifndef HAVE_SETPROCTITLE
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче