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