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