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