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