summaryrefslogtreecommitdiff
path: root/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal.h')
-rw-r--r--internal.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/internal.h b/internal.h
index da0dab5e7e..303029ac60 100644
--- a/internal.h
+++ b/internal.h
@@ -31,6 +31,9 @@
/* Following macros were formerly defined in this header but moved to somewhere
* else. In order to detect them we undef here. */
+/* internal/array.h */
+#undef RARRAY_AREF
+
/* internal/class.h */
#undef RClass
#undef RCLASS_SUPER