diff options
Diffstat (limited to 'include/rpc/clnt.h')
-rw-r--r-- | include/rpc/clnt.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/rpc/clnt.h b/include/rpc/clnt.h index a6f4796..5ce9986 100644 --- a/include/rpc/clnt.h +++ b/include/rpc/clnt.h @@ -275,7 +275,6 @@ struct rpc_timers { #define NULLPROC ((rpcproc_t)0) -__BEGIN_DECLS /* * Below are the client handle creation routines for the various * implementations of client side rpc. They can return NULL if a |