em, sorry I couldn't find this file in my hard drive.
Anyway, I guess you should take a look at the line 93 of fclose.c.
normally the close function of File IO need only one argument that is the file handle, and seems it is fp. So it should look like this:fp->_close()