diff options
Diffstat (limited to 'sunrpc/authuxprot.c')
-rw-r--r-- | sunrpc/authuxprot.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/authuxprot.c b/sunrpc/authuxprot.c index d37faee0c7..14fe9f56c8 100644 --- a/sunrpc/authuxprot.c +++ b/sunrpc/authuxprot.c @@ -37,6 +37,7 @@ #include <rpc/xdr.h> #include <rpc/auth.h> #include <rpc/auth_unix.h> +#include <shlib-compat.h> /* * XDR for unix authentication parameters. |