]> git.ipfire.org Git - thirdparty/glibc.git/commit
htl: Fix includes for lockfile
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Sat, 27 Jun 2020 12:20:24 +0000 (12:20 +0000)
committerSamuel Thibault <samuel.thibault@ens-lyon.org>
Sun, 28 Jun 2020 00:13:57 +0000 (00:13 +0000)
commitcf2c8cc2c674dd6c1145c6984121ea4754b79162
tree5bbc1ed809c112e4a07b5c41dd60f710a254ce16
parent726117e01b59b129d471304fec4bf78fa280ff9e
htl: Fix includes for lockfile

These only need exactly to use __libc_ptf_call.

* sysdeps/htl/flockfile.c: Include <libc-lockP.h> instead of
<libc-lock.h>
* sysdeps/htl/ftrylockfile.c: Include <libc-lockP.h> instead of
<errno.h>, <pthread.h>, <stdio-lock.h>
* sysdeps/htl/funlockfile.c: Include <libc-lockP.h> instead of
<pthread.h> and <stdio-lock.h>
sysdeps/htl/flockfile.c
sysdeps/htl/ftrylockfile.c
sysdeps/htl/funlockfile.c