diff options
Diffstat (limited to 'sunrpc/clnt_simp.c')
-rw-r--r-- | sunrpc/clnt_simp.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/clnt_simp.c b/sunrpc/clnt_simp.c index 0ecb64c..bdf6322 100644 --- a/sunrpc/clnt_simp.c +++ b/sunrpc/clnt_simp.c @@ -40,6 +40,7 @@ #include <sys/socket.h> #include <netdb.h> #include <string.h> +#include <shlib-compat.h> struct callrpc_private_s { |