about summary refs log tree commit diff
path: root/sunrpc/create_xid.c
diff options
context:
space:
mode:
Diffstat (limited to 'sunrpc/create_xid.c')
-rw-r--r--sunrpc/create_xid.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sunrpc/create_xid.c b/sunrpc/create_xid.c
index 65182eec88..2f784824da 100644
--- a/sunrpc/create_xid.c
+++ b/sunrpc/create_xid.c
@@ -19,7 +19,7 @@
 #include <unistd.h>
 #include <stdlib.h>
 #include <sys/time.h>
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
 #include <rpc/rpc.h>
 
 /* The RPC code is not threadsafe, but new code should be threadsafe. */