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