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