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