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