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