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