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