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