diff options
Diffstat (limited to 'sunrpc/clnt_unix.c')
-rw-r--r-- | sunrpc/clnt_unix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/clnt_unix.c b/sunrpc/clnt_unix.c index 1b8c179319..8591be5580 100644 --- a/sunrpc/clnt_unix.c +++ b/sunrpc/clnt_unix.c @@ -55,6 +55,7 @@ #include <sys/socket.h> #include <rpc/pmap_clnt.h> #include <wchar.h> +#include <shlib-compat.h> extern u_long _create_xid (void); |