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