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