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