diff options
Diffstat (limited to 'sunrpc/xdr_array.c')
-rw-r--r-- | sunrpc/xdr_array.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sunrpc/xdr_array.c b/sunrpc/xdr_array.c index 99a1d5d..18383d4 100644 --- a/sunrpc/xdr_array.c +++ b/sunrpc/xdr_array.c @@ -41,6 +41,7 @@ #include <libintl.h> #include <limits.h> #include <wchar.h> +#include <shlib-compat.h> #define LASTUNSIGNED ((u_int)0-1) |