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