pmap_prot.h 193 B

12345678910
  1. #ifndef _RPC_PMAP_PROT_H
  2. #include <sunrpc/rpc/pmap_prot.h>
  3. # ifndef _ISOMAC
  4. libc_hidden_proto (xdr_pmap)
  5. libc_hidden_proto (xdr_pmaplist)
  6. # endif /* !_ISOMAC */
  7. #endif /* rpc/pmap_prot.h */