summaryrefslogtreecommitdiff
path: root/ext/-test-/random/loop.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/-test-/random/loop.c')
-rw-r--r--ext/-test-/random/loop.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/random/loop.c b/ext/-test-/random/loop.c
index 0572096403..b789ab1d01 100644
--- a/ext/-test-/random/loop.c
+++ b/ext/-test-/random/loop.c
@@ -13,6 +13,7 @@ static const rb_random_interface_t random_loop_if = {
RB_RANDOM_INTERFACE_DEFINE_WITH_REAL(loop)
};
+RB_RANDOM_DEFINE_INIT_INT32_FUNC(loop)
static size_t
random_loop_memsize(const void *ptr)
{