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