about summary refs log tree commit diff
path: root/REORG.TODO/include/rpc/pmap_rmt.h
diff options
context:
space:
mode:
Diffstat (limited to 'REORG.TODO/include/rpc/pmap_rmt.h')
-rw-r--r--REORG.TODO/include/rpc/pmap_rmt.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/REORG.TODO/include/rpc/pmap_rmt.h b/REORG.TODO/include/rpc/pmap_rmt.h
new file mode 100644
index 0000000000..ae53a02652
--- /dev/null
+++ b/REORG.TODO/include/rpc/pmap_rmt.h
@@ -0,0 +1,10 @@
+#ifndef _RPC_PMAP_RMT_H
+#include <sunrpc/rpc/pmap_rmt.h>
+
+# ifndef _ISOMAC
+
+libc_hidden_proto (xdr_rmtcall_args)
+libc_hidden_proto (xdr_rmtcallres)
+
+# endif /* !_ISOMAC */
+#endif /* rpc/pmap_rmt.h */