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