diff options
Diffstat (limited to 'sunrpc/bindrsvprt.c')
-rw-r--r-- | sunrpc/bindrsvprt.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/bindrsvprt.c b/sunrpc/bindrsvprt.c index e6a1b0b0b3..13bcb27d4d 100644 --- a/sunrpc/bindrsvprt.c +++ b/sunrpc/bindrsvprt.c @@ -35,7 +35,7 @@ #include <sys/types.h> #include <sys/socket.h> #include <netinet/in.h> -#include <bits/libc-lock.h> +#include <libc-lock.h> /* * Locks the static variables in this file. |