fix minor namespace issue in unistd.h
authorRich Felker <dalias@aerifal.cx>
Sat, 10 Mar 2018 23:02:05 +0000 (18:02 -0500)
committerRich Felker <dalias@aerifal.cx>
Sat, 10 Mar 2018 23:19:40 +0000 (18:19 -0500)
commita3f7bcdeaa4cbf8258824b6be4f231ca54a7fdfc
treeea40d5d765c2d5dbd033659906dba37445886d81
parentd93c0740d86aaf7043e79b942a6c0b3f576af4c8
fix minor namespace issue in unistd.h

the F_* macros associated with the lockf function are XSI-shaded (like
the lockf function itself) and should only be exposed when the
function is.
include/unistd.h