summaryrefslogtreecommitdiff
path: root/eval.c
diff options
context:
space:
mode:
Diffstat (limited to 'eval.c')
-rw-r--r--eval.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/eval.c b/eval.c
index 7c27cd96b6..9fa534fb24 100644
--- a/eval.c
+++ b/eval.c
@@ -18,6 +18,7 @@
#include "ruby/vm.h"
#include "vm_core.h"
#include "mjit.h"
+#include "probes.h"
#include "probes_helper.h"
NORETURN(void rb_raise_jump(VALUE, VALUE));