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