diff options
Diffstat (limited to 'nis/yp_xdr.c')
-rw-r--r-- | nis/yp_xdr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/yp_xdr.c b/nis/yp_xdr.c index 3d8b0bf3a6..0081b4c926 100644 --- a/nis/yp_xdr.c +++ b/nis/yp_xdr.c @@ -31,6 +31,7 @@ #include <rpcsvc/yp.h> #include <rpcsvc/ypclnt.h> +#include <shlib-compat.h> /* The NIS v2 protocol suggests 1024 bytes as a maximum length of all fields. Current Linux systems don't use this limit. To remain compatible with |