diff options
Diffstat (limited to 'sunrpc/rpc_prot.c')
-rw-r--r-- | sunrpc/rpc_prot.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/rpc_prot.c b/sunrpc/rpc_prot.c index f47c6befe4..46582f2a35 100644 --- a/sunrpc/rpc_prot.c +++ b/sunrpc/rpc_prot.c @@ -39,8 +39,8 @@ */ #include <sys/param.h> - #include <rpc/rpc.h> +#include <shlib-compat.h> /* * * * * * * * * * * * * * XDR Authentication * * * * * * * * * * * */ |