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