diff options
Diffstat (limited to 'sunrpc/rpc/pmap_clnt.h')
-rw-r--r-- | sunrpc/rpc/pmap_clnt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc/pmap_clnt.h b/sunrpc/rpc/pmap_clnt.h index 5d732a1b11..bef4be109e 100644 --- a/sunrpc/rpc/pmap_clnt.h +++ b/sunrpc/rpc/pmap_clnt.h @@ -41,6 +41,7 @@ #include <features.h> #include <rpc/types.h> #include <rpc/xdr.h> +#include <rpc/clnt.h> __BEGIN_DECLS |