Index: branches/meklort/i386/libsaio/disk.c =================================================================== --- branches/meklort/i386/libsaio/disk.c (revision 633) +++ branches/meklort/i386/libsaio/disk.c (revision 634) @@ -492,7 +492,7 @@ //========================================================================== -static BVRef newFDiskBVRef( int biosdev, int partno, unsigned int blkoff, +BVRef newFDiskBVRef( int biosdev, int partno, unsigned int blkoff, const struct fdisk_part * part, FSInit initFunc, FSLoadFile loadFunc, FSReadFile readFunc,