diff options
Diffstat (limited to 'sunrpc/clnt_gen.c')
-rw-r--r-- | sunrpc/clnt_gen.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/clnt_gen.c b/sunrpc/clnt_gen.c index 8dffaa9fa6..542f85dd35 100644 --- a/sunrpc/clnt_gen.c +++ b/sunrpc/clnt_gen.c @@ -35,6 +35,7 @@ #include <rpc/rpc.h> #include <sys/socket.h> #include <netdb.h> +#include <shlib-compat.h> /* * Generic client creation: takes (hostname, program-number, protocol) and |