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