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