Commit Diff


commit - 4c06b8eec1a1d71f67561d4fa9860850795c56aa
commit + 0b14ce0e111fc2ab828ad7ca268336a9e4944369
blob - 6bc6b0a42f8a7f8720275ca4afa6e1af122f1f9b
blob + 4917e261a6f8f2e5359b4ed94a0d4943e8e44d5b
--- include/sunrpc.h
+++ include/sunrpc.h
@@ -214,6 +214,7 @@ struct SunSrv
 	int localparanoia;
 	SunProg **map;
 	Channel *crequest;
+	int (*ipokay)(uchar*, ushort);
 
 /* implementation use only */
 	Channel **cdispatch;