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