aboutsummaryrefslogtreecommitdiffstats
path: root/internal/mjit.h
diff options
context:
space:
mode:
Diffstat (limited to 'internal/mjit.h')
-rw-r--r--internal/mjit.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/internal/mjit.h b/internal/mjit.h
index 71d25e52ae..84cc611197 100644
--- a/internal/mjit.h
+++ b/internal/mjit.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 "internal/stdbool.h" /* for bool */
+#include "ruby/ruby.h" /* for VALUE */
/* mjit.c */