diff options
author | Rich Felker <dalias@aerifal.cx> | 2020-01-29 10:47:48 -0500 |
---|---|---|
committer | Rich Felker <dalias@aerifal.cx> | 2020-01-29 10:47:48 -0500 |
commit | e6093b5a870a38ebfb3e54382acd48c698bde15d (patch) | |
tree | e6cf6eaa7956d34cf382d6f48e9abad5fdb838dc /include/threads.h | |
parent | a0217a2ff78ce88fe90e3345d2ee35ab53e3901e (diff) | |
download | musl-e6093b5a870a38ebfb3e54382acd48c698bde15d.tar.gz musl-e6093b5a870a38ebfb3e54382acd48c698bde15d.tar.xz musl-e6093b5a870a38ebfb3e54382acd48c698bde15d.zip |
fix misleading use of _POSIX_VDISABLE in sys/ttydefaults.h
_POSIX_VDISABLE is only visible if unistd.h has already been included, so conditional use of it here makes no sense. the value is always 0 anyway; it does not vary.
Diffstat (limited to 'include/threads.h')
0 files changed, 0 insertions, 0 deletions