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