aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-05-19 14:50:07 +0000
committerrsc <devnull@localhost>2005-05-19 14:50:07 +0000
commit0b14ce0e111fc2ab828ad7ca268336a9e4944369 (patch)
treeb724f036df64a6c18a88aae60d7107abb9940617 /include
parent4c06b8eec1a1d71f67561d4fa9860850795c56aa (diff)
downloadplan9port-0b14ce0e111fc2ab828ad7ca268336a9e4944369.tar.gz
plan9port-0b14ce0e111fc2ab828ad7ca268336a9e4944369.tar.bz2
plan9port-0b14ce0e111fc2ab828ad7ca268336a9e4944369.zip
update
Diffstat (limited to 'include')
-rw-r--r--include/sunrpc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sunrpc.h b/include/sunrpc.h
index 6bc6b0a4..4917e261 100644
--- a/include/sunrpc.h
+++ b/include/sunrpc.h
@@ -214,6 +214,7 @@ struct SunSrv
int localparanoia;
SunProg **map;
Channel *crequest;
+ int (*ipokay)(uchar*, ushort);
/* implementation use only */
Channel **cdispatch;