git: purgatorio

ref: 11cf56ca795f3db5191ad457732c77f918618dd3
dir: /libbio/bfildes.c/

View raw version
#include	"lib9.h"
#include	<bio.h>

int
Bfildes(Biobuf *bp)
{

	return bp->fid;
}