diff options
Diffstat (limited to 'sunrpc/auth_unix.c')
-rw-r--r-- | sunrpc/auth_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/auth_unix.c b/sunrpc/auth_unix.c index 68b42d7b1f..b71612cd80 100644 --- a/sunrpc/auth_unix.c +++ b/sunrpc/auth_unix.c @@ -46,6 +46,7 @@ #include <libintl.h> #include <sys/param.h> #include <wchar.h> +#include <shlib-compat.h> #include <rpc/types.h> #include <rpc/xdr.h> |