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