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