update
diff --git a/include/sunrpc.h b/include/sunrpc.h
index 6bc6b0a..4917e26 100644
--- a/include/sunrpc.h
+++ b/include/sunrpc.h
@@ -214,6 +214,7 @@
 	int localparanoia;
 	SunProg **map;
 	Channel *crequest;
+	int (*ipokay)(uchar*, ushort);
 
 /* implementation use only */
 	Channel **cdispatch;