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 */