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