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