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