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

* forgot to commit.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
eban 2002-05-11 19:34:13 +00:00
parent caba4b3d94
commit 64db3a3251

1
ruby.h
View file

@ -649,6 +649,7 @@ rb_special_const_p(obj)
}
#include "intern.h"
#include "missing.h"
#if defined(EXTLIB) && defined(USE_DLN_A_OUT)
/* hook for external modules */