aboutsummaryrefslogtreecommitdiffstats
path: root/st.c
diff options
context:
space:
mode:
Diffstat (limited to 'st.c')
-rw-r--r--st.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/st.c b/st.c
index 2fc600760c..7d44171e97 100644
--- a/st.c
+++ b/st.c
@@ -103,7 +103,7 @@
#ifdef NOT_RUBY
#include "regint.h"
#include "st.h"
-#else
+#elif defined RUBY_EXPORT
#include "internal.h"
#include "internal/bits.h"
#include "internal/hash.h"