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