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