openssh-portable/openbsd-compat/regress
Darren Tucker 419aa01123 Add includes.h to compat tests.
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.
2021-08-11 09:21:09 +10:00
..
Makefile.in Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
closefromtest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
opensslvertest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
snprintftest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
strduptest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
strtonumtest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00
utimensattest.c Add includes.h to compat tests. 2021-08-11 09:21:09 +10:00