summaryrefslogtreecommitdiff
path: root/ext/-test-/time/leap_second.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/-test-/time/leap_second.c')
-rw-r--r--ext/-test-/time/leap_second.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/-test-/time/leap_second.c b/ext/-test-/time/leap_second.c
index 214afe2b6b..8989f7952f 100644
--- a/ext/-test-/time/leap_second.c
+++ b/ext/-test-/time/leap_second.c
@@ -1,6 +1,6 @@
#include "ruby.h"
-void reset_leap_second_info(void);
+void ruby_reset_leap_second_info(void);
static VALUE
bug_time_s_reset_leap_second_info(VALUE klass)
{