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