@@ -37,7 +37,7 @@
* including decreasing ref cnt
*/
-inline long IV2int(SV *in) {
+long IV2int(SV *in) {
int ret = -1;
if (SvOK(in)) {