diff options
Diffstat (limited to 'sunrpc/rpc_cmsg.c')
-rw-r--r-- | sunrpc/rpc_cmsg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_cmsg.c b/sunrpc/rpc_cmsg.c index 62d95fcc83..ec8cc6ccca 100644 --- a/sunrpc/rpc_cmsg.c +++ b/sunrpc/rpc_cmsg.c @@ -34,6 +34,7 @@ #include <string.h> #include <sys/param.h> #include <rpc/rpc.h> +#include <shlib-compat.h> /* * XDR a call message |