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