summaryrefslogtreecommitdiff
path: root/ruby.h
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-05-11 19:34:13 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2002-05-11 19:34:13 +0000
commit64db3a3251a1fa03a1c5aade0182b80d95349576 (patch)
tree0136e5290331cb9d2275f692312f0d4465434e4d /ruby.h
parentcaba4b3d945828e5f0f0dc18a8c770b599e111e0 (diff)
* forgot to commit.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'ruby.h')
-rw-r--r--ruby.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby.h b/ruby.h
index 0bbc77f21b..6e4a740436 100644
--- a/ruby.h
+++ b/ruby.h
@@ -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 */