aboutsummaryrefslogtreecommitdiffstats
path: root/gc.c
diff options
context:
space:
mode:
Diffstat (limited to 'gc.c')
-rw-r--r--gc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gc.c b/gc.c
index d07d9d3855..661f100abc 100644
--- a/gc.c
+++ b/gc.c
@@ -7749,6 +7749,7 @@ rb_gcdebug_sentinel(VALUE obj, const char *name)
void
Init_GC(void)
{
+#undef rb_intern
VALUE rb_mObjSpace;
VALUE rb_mProfiler;
VALUE gc_constants;