Sign in
plan9port
/
plan9
/
839d17a789fe342414b3f9564732a54db2a6ced0
/
.
/
src
/
libbio
/
bfildes.c
blob: 5188180f8a9b9857c90c74897bcc8883cca05ac7 [
file
]
#include
"lib9.h"
#include
<bio.h>
int
Bfildes
(
Biobuf
*
bp
)
{
return
bp
->
fid
;
}