mirror of
https://github.com/ruby/ruby.git
synced 2025-08-24 05:25:34 +02:00
* include/ruby/intern.h (HAVE_RUBY_RUBY_H): defines macros so that
extconf.rb do not need to check if headers exist under separated directory. [ruby-dev:35437] * include/{ruby,rubyio,rubysig}.h, include/ruby/intern.h: use "ruby/..." instead of <ruby/...>. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@18039 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
f94f8f351e
commit
7365301470
5 changed files with 32 additions and 5 deletions
|
@ -1 +1 @@
|
|||
#include <ruby/io.h>
|
||||
#include "ruby/io.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue