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