OpenSSH broken on HP-UX 10.x and fix

Thorsten Glaser t.glaser at tarent.de
Sat Nov 6 08:27:21 AEDT 2021


On Sat, 6 Nov 2021, Darren Tucker wrote:

> -#if !HAVE_GETLINE
> +#if !defined(HAVE_GETLINE) && !defined(BROKEN_GETLINE)

Did you mean:

#if !defined(HAVE_GETLINE) || defined(BROKEN_GETLINE)

Mraw,
//mirabilos
-- 
Infrastrukturexperte • tarent solutions GmbH
Am Dickobskreuz 10, D-53121 Bonn • http://www.tarent.de/
Telephon +49 228 54881-393 • Fax: +49 228 54881-235
HRB AG Bonn 5168 • USt-ID (VAT): DE122264941
Geschäftsführer: Dr. Stefan Barth, Kai Ebenrett, Boris Esser, Alexander Steeg

                        ****************************************************
/⁀\ The UTF-8 Ribbon
╲ ╱ Campaign against      Mit dem tarent-Newsletter nichts mehr verpassen:
 ╳  HTML eMail! Also,     https://www.tarent.de/newsletter
╱ ╲ header encryption!
                        ****************************************************


More information about the openssh-unix-dev mailing list