diff options
Diffstat (limited to 'sunrpc/rpc_dtable.c')
-rw-r--r-- | sunrpc/rpc_dtable.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/rpc_dtable.c b/sunrpc/rpc_dtable.c index 81ddf8f55a..7fe48e1811 100644 --- a/sunrpc/rpc_dtable.c +++ b/sunrpc/rpc_dtable.c @@ -31,6 +31,7 @@ #include <unistd.h> #include <rpc/clnt.h> +#include <shlib-compat.h> /* * Cache the result of getdtablesize(), so we don't have to do an |