| 1 | #ifndef _RPC_PMAP_RMT_H |
|---|---|
| 2 | #include <sunrpc/rpc/pmap_rmt.h> |
| 3 | |
| 4 | # ifndef _ISOMAC |
| 5 | |
| 6 | libc_hidden_proto (xdr_rmtcall_args) |
| 7 | libc_hidden_proto (xdr_rmtcallres) |
| 8 | |
| 9 | # endif /* !_ISOMAC */ |
| 10 | #endif /* rpc/pmap_rmt.h */ |
| 11 |
| 1 | #ifndef _RPC_PMAP_RMT_H |
|---|---|
| 2 | #include <sunrpc/rpc/pmap_rmt.h> |
| 3 | |
| 4 | # ifndef _ISOMAC |
| 5 | |
| 6 | libc_hidden_proto (xdr_rmtcall_args) |
| 7 | libc_hidden_proto (xdr_rmtcallres) |
| 8 | |
| 9 | # endif /* !_ISOMAC */ |
| 10 | #endif /* rpc/pmap_rmt.h */ |
| 11 |