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