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