aboutsummaryrefslogtreecommitdiff
path: root/include/rpc/pmap_rmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/rpc/pmap_rmt.h')
-rw-r--r--include/rpc/pmap_rmt.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/rpc/pmap_rmt.h b/include/rpc/pmap_rmt.h
index 1585c13..f8e586c 100644
--- a/include/rpc/pmap_rmt.h
+++ b/include/rpc/pmap_rmt.h
@@ -1 +1,5 @@
#include <sunrpc/rpc/pmap_rmt.h>
+
+extern bool_t xdr_rmtcall_args_internal (XDR *__xdrs,
+ struct rmtcallargs *__crp);
+extern bool_t xdr_rmtcallres_internal (XDR *__xdrs, struct rmtcallres *__crp);