blob: 5188180f8a9b9857c90c74897bcc8883cca05ac7 [file] [log] [blame]
#include "lib9.h"
#include <bio.h>
int
Bfildes(Biobuf *bp)
{
return bp->fid;
}