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