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