summaryrefslogtreecommitdiff
path: root/ext/-test-/bignum/bigzero.c
diff options
context:
space:
mode:
Diffstat (limited to 'ext/-test-/bignum/bigzero.c')
-rw-r--r--ext/-test-/bignum/bigzero.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/-test-/bignum/bigzero.c b/ext/-test-/bignum/bigzero.c
index 2f7c272744..21f8a339d9 100644
--- a/ext/-test-/bignum/bigzero.c
+++ b/ext/-test-/bignum/bigzero.c
@@ -1,4 +1,5 @@
#include "ruby.h"
+#include "internal.h"
static VALUE
bug_big_zero(VALUE self, VALUE length)