diff options
Diffstat (limited to 'sunrpc/clnt_raw.c')
-rw-r--r-- | sunrpc/clnt_raw.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/clnt_raw.c b/sunrpc/clnt_raw.c index a149bf419b..d62a11a2ca 100644 --- a/sunrpc/clnt_raw.c +++ b/sunrpc/clnt_raw.c @@ -40,6 +40,7 @@ #include <rpc/svc.h> #include <rpc/xdr.h> #include <libintl.h> +#include <shlib-compat.h> #define MCALL_MSG_SIZE 24 |