aboutsummaryrefslogtreecommitdiffstats
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 b6d074d151..5296d35ff4 100644
--- a/eval.c
+++ b/eval.c
@@ -9565,6 +9565,7 @@ thread_reset_raised()
static void rb_thread_ready _((rb_thread_t));
+static VALUE run_trap_eval _((VALUE));
static VALUE
run_trap_eval(arg)
VALUE arg;