mirror of
git://anongit.mindrot.org/openssh.git
synced 2024-12-19 08:34:32 +00:00
419aa01123
On platforms where closefrom returns void (eg glibc>=2.34) the prototype for closefrom in its compat tests would cause compile errors. Remove this and have the tests pull in the compat headers in the same way as the main code. bz#3336. |
||
---|---|---|
.. | ||
closefromtest.c | ||
Makefile.in | ||
opensslvertest.c | ||
snprintftest.c | ||
strduptest.c | ||
strtonumtest.c | ||
utimensattest.c |