From 46c4975d9c25f7f336a23bde080420c5ed29ab0e Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 2 Jun 1998 10:05:37 +0000 Subject: *** empty log message *** git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/v1_1r@232 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- bignum.c | 1 - 1 file changed, 1 deletion(-) (limited to 'bignum.c') diff --git a/bignum.c b/bignum.c index 7bbe95b254..e0cc7c9f9c 100644 --- a/bignum.c +++ b/bignum.c @@ -12,7 +12,6 @@ #include #include -extern VALUE cInteger; VALUE cBignum; typedef unsigned short USHORT; -- cgit v1.2.3