commit 0b14ce0e111fc2ab828ad7ca268336a9e4944369 parent 4c06b8eec1a1d71f67561d4fa9860850795c56aa Author: rsc <devnull@localhost> Date: Thu, 19 May 2005 14:50:07 +0000 update Diffstat:
M | include/sunrpc.h | | | 1 | + |
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git 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;