aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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;