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