Blob


1 #include "lib9.h"
2 #include <bio.h>
4 int
5 Bfildes(Biobuf *bp)
6 {
8 return bp->fid;
9 }