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