diff options
Diffstat (limited to 'nis/nis_call.c')
-rw-r--r-- | nis/nis_call.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nis/nis_call.c b/nis/nis_call.c index 970415b505..6bd4b411d5 100644 --- a/nis/nis_call.c +++ b/nis/nis_call.c @@ -28,7 +28,7 @@ #include <unistd.h> #include <netinet/in.h> #include <arpa/inet.h> -#include <bits/libc-lock.h> +#include <libc-lock.h> #include "nis_xdr.h" #include "nis_intern.h" |