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