summaryrefslogtreecommitdiff
path: root/elf/dl-writev.h
diff options
context:
space:
mode:
Diffstat (limited to 'elf/dl-writev.h')
-rw-r--r--elf/dl-writev.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-writev.h b/elf/dl-writev.h
index 3e6d2f4975..4ff2e64c48 100644
--- a/elf/dl-writev.h
+++ b/elf/dl-writev.h
@@ -18,7 +18,7 @@
#include <sys/uio.h>
#include <ldsodefs.h>
-#include <bits/libc-lock.h>
+#include <libc-lock.h>
/* This is used from only one place: dl-misc.c:_dl_debug_vdprintf.
Hence it's in a header with the expectation it will be inlined.