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