aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/ruby/st.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/ruby/st.h b/include/ruby/st.h
index 31bac7b1ad..09a7c58226 100644
--- a/include/ruby/st.h
+++ b/include/ruby/st.h
@@ -14,6 +14,7 @@ extern "C" {
#ifndef RUBY_LIB
#include "ruby/config.h"
+#include "ruby/defines.h"
#ifdef RUBY_EXTCONF_H
#include RUBY_EXTCONF_H
#endif