Upgrade to PathTools 3.08
[p5sagit/p5-mst-13.2.git] / perlio.c
index 5415db3..c52458e 100644 (file)
--- a/perlio.c
+++ b/perlio.c
@@ -2946,6 +2946,7 @@ PerlIOStdio_invalidate_fileno(pTHX_ FILE *f)
      */
 #    error "Don't know how to set FILE.fileno on your platform"
 #endif
+    (void)f;
     return 0;
 #  endif
 }