aboutsummaryrefslogtreecommitdiffstats
path: root/vm.c
diff options
context:
space:
mode:
Diffstat (limited to 'vm.c')
-rw-r--r--vm.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm.c b/vm.c
index f1dd008cd4..d1c1c4b621 100644
--- a/vm.c
+++ b/vm.c
@@ -19,6 +19,7 @@
#include "iseq.h"
#include "eval_intern.h"
#include "probes.h"
+#include "probes_helper.h"
static inline VALUE *
VM_EP_LEP(VALUE *ep)