/* * Please do not edit this file. * It was generated using rpcgen. */ #include struct mypair { int arg1; int arg2; }; typedef struct mypair mypair; bool_t xdr_mypair(); #define MCPROG ((u_int)0x20000002) #define MCVERS ((u_int)1) #define ADD ((u_int)1) extern int *add_1(); #define SUBTRACT ((u_int)2) extern int *subtract_1();