summaryrefslogtreecommitdiffstats
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
commit0a4dd34937375bfcf8d5f5e441cb912deb1be753 (patch)
tree0136e5290331cb9d2275f692312f0d4465434e4d
parent1de679ff65d251fde81e37d3104412a736a6fc84 (diff)
* forgot to commit.
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@2449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--ruby.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ruby.h b/ruby.h
index 0bbc77f21..6e4a74043 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 */