ref: b502a62da2ec6058923db94f87ecc2d29db2fa77 dir: /libbio/bfildes.c/
#include "lib9.h" #include <bio.h> int Bfildes(Biobuf *bp) { return bp->fid; }