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