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