summaryrefslogtreecommitdiff
path: root/thread_none.h
diff options
context:
space:
mode:
Diffstat (limited to 'thread_none.h')
-rw-r--r--thread_none.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/thread_none.h b/thread_none.h
index eac2635ca7..3956fbfe7f 100644
--- a/thread_none.h
+++ b/thread_none.h
@@ -10,7 +10,7 @@
typedef struct native_thread_data_struct {} native_thread_data_t;
-typedef struct rb_global_vm_lock_struct {} rb_global_vm_lock_t;
+struct rb_thread_sched {};
RUBY_EXTERN struct rb_execution_context_struct *ruby_current_ec;