diff options
Diffstat (limited to 'nis/ypupdate_xdr.c')
-rw-r--r-- | nis/ypupdate_xdr.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/ypupdate_xdr.c b/nis/ypupdate_xdr.c index 61d8880cab..bbfb2fb683 100644 --- a/nis/ypupdate_xdr.c +++ b/nis/ypupdate_xdr.c @@ -30,6 +30,7 @@ */ #include <rpcsvc/ypupd.h> +#include <shlib-compat.h> bool_t xdr_yp_buf (XDR *xdrs, yp_buf *objp) |