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