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