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