summaryrefslogtreecommitdiff
path: root/internal/enumerator.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/enumerator.h')
-rw-r--r--internal/enumerator.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/enumerator.h b/internal/enumerator.h
index 5f0f6333b6..e4575f2c49 100644
--- a/internal/enumerator.h
+++ b/internal/enumerator.h
@@ -9,6 +9,8 @@
* modify this file, provided that the conditions mentioned in the
* file COPYING are met. Consult the file for details.
*/
+#include "ruby/ruby.h" /* for VALUE */
+#include "ruby/intern.h" /* for rb_enumerator_size_func */
RUBY_SYMBOL_EXPORT_BEGIN
/* enumerator.c (export) */