summaryrefslogtreecommitdiff
path: root/ext/Math/BigInt/FastCalc/FastCalc.xs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/Math/BigInt/FastCalc/FastCalc.xs')
-rw-r--r--ext/Math/BigInt/FastCalc/FastCalc.xs2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/Math/BigInt/FastCalc/FastCalc.xs b/ext/Math/BigInt/FastCalc/FastCalc.xs
index 3a6be8c77f..777e400dd2 100644
--- a/ext/Math/BigInt/FastCalc/FastCalc.xs
+++ b/ext/Math/BigInt/FastCalc/FastCalc.xs
@@ -7,6 +7,8 @@ double XS_BASE_LEN = 0;
MODULE = Math::BigInt::FastCalc PACKAGE = Math::BigInt::FastCalc
+PROTOTYPES: DISABLE
+
#############################################################################
# 2002-08-12 0.03 Tels unreleased
# * is_zero/is_one/is_odd/is_even/len work now (pass v1.61 tests)