/* * Please do not edit this file. * It was generated using rpcgen. */ #ifndef _DOUBLE_H_RPCGEN #define _DOUBLE_H_RPCGEN #include #ifdef __cplusplus extern "C" { #endif #define DOUBLE_PROG 200001 #define DOUBLE_VERSION 1 #define DOUBLER 1 extern int * doubler_1(int *, CLIENT *); extern int * doubler_1_svc(int *, struct svc_req *); extern int double_prog_1_freeresult (SVCXPRT *, xdrproc_t, caddr_t); #ifdef __cplusplus } #endif #endif /* !_DOUBLE_H_RPCGEN */