diff options
Diffstat (limited to 'elf/dl-writev.h')
-rw-r--r-- | elf/dl-writev.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/elf/dl-writev.h b/elf/dl-writev.h index 3e6d2f4..4ff2e64 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. |