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