From 99fc557fa5f15b82019c866b3f55bfd8106b04af Mon Sep 17 00:00:00 2001 From: akr Date: Wed, 2 Jan 2008 07:09:14 +0000 Subject: don't need to include ruby/util.h. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@14853 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bignum.c | 1 - 1 file changed, 1 deletion(-) 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 #include -- cgit v1.2.3