update Changes, patchlevel &c.
[p5sagit/p5-mst-13.2.git] / universal.c
index 3e5547a..032a536 100644 (file)
@@ -183,7 +183,7 @@ XS(XS_UNIVERSAL_VERSION)
     GV *gv;
     SV *sv;
     char *undef;
-    double req;
+    NV req;
 
     if(SvROK(ST(0))) {
         sv = (SV*)SvRV(ST(0));