From 64db3a3251a1fa03a1c5aade0182b80d95349576 Mon Sep 17 00:00:00 2001 From: eban Date: Sat, 11 May 2002 19:34:13 +0000 Subject: * forgot to commit. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@2449 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ruby.h | 1 + 1 file changed, 1 insertion(+) 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 */ -- cgit v1.2.3