https://bugzilla.mindrot.org/show_bug.cgi?id=2087
--- Comment #1 from Darren Tucker <[email protected]> --- Created attachment 2234 --> https://bugzilla.mindrot.org/attachment.cgi?id=2234&action=edit add an empty endgrent in compat library #ifdefs in the main codebase are an ongoing maintenance burden, since they cause diffs from openbsd's ssh to no longer apply, so we try to avoid this when possible. instead, I'd put a no-op implementation of endgrent in the compat library. I think this patch should work (can you confirm)? -- You are receiving this mail because: You are watching the assignee of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
