diff options
Diffstat (limited to 'nis/ypclnt.c')
-rw-r--r-- | nis/ypclnt.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/nis/ypclnt.c b/nis/ypclnt.c index 3c4af2e0cf..a03e347685 100644 --- a/nis/ypclnt.c +++ b/nis/ypclnt.c @@ -29,6 +29,7 @@ #include <sys/socket.h> #include <sys/uio.h> #include <libc-lock.h> +#include <shlib-compat.h> /* This should only be defined on systems with a BSD compatible ypbind */ #ifndef BINDINGDIR |