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