summaryrefslogtreecommitdiff
path: root/bignum.c
diff options
context:
space:
mode:
Diffstat (limited to 'bignum.c')
-rw-r--r--bignum.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/bignum.c b/bignum.c
index 64a0344274..283a4f4897 100644
--- a/bignum.c
+++ b/bignum.c
@@ -11,7 +11,6 @@
**********************************************************************/
#include "ruby/ruby.h"
-#include "ruby/util.h"
#include <math.h>
#include <float.h>