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