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