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