On Sat, 6 Nov 2021, 08:28 Thorsten Glaser, <t.glaser@xxxxxxxxx> wrote: > 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) > Err, yeah. I shouldn't make patches before coffee :-) _______________________________________________ openssh-unix-dev mailing list openssh-unix-dev@xxxxxxxxxxx https://lists.mindrot.org/mailman/listinfo/openssh-unix-dev