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