aboutsummaryrefslogtreecommitdiffstats
path: root/vm_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'vm_core.h')
-rw-r--r--vm_core.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/vm_core.h b/vm_core.h
index c4341b474c..9ef3af515c 100644
--- a/vm_core.h
+++ b/vm_core.h
@@ -1065,6 +1065,7 @@ typedef struct {
VALUE rb_proc_isolate(VALUE self);
VALUE rb_proc_isolate_bang(VALUE self);
+VALUE rb_proc_ractor_make_shareable(VALUE self);
typedef struct {
VALUE flags; /* imemo header */