--- IO-AIO/AIO.xs 2012/07/25 16:12:28 1.216 +++ IO-AIO/AIO.xs 2012/07/27 17:24:06 1.217 @@ -1534,7 +1534,7 @@ aio_fiemap (SV *fh, off_t start, SV *length, U32 flags, SV *count, SV *callback=&PL_sv_undef) PPCODE: { - int fd = s_fileno_croak (fh, 0); + int fd = s_fileno_croak (fh, 0); dREQ; req->type = EIO_CUSTOM;