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