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