https://bugzilla.mindrot.org/show_bug.cgi?id=2085
Tim Rice <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Attachment #2276|0 |1 is obsolete| | --- Comment #6 from Tim Rice <[email protected]> --- Created attachment 2278 --> https://bugzilla.mindrot.org/attachment.cgi?id=2278&action=edit tests for NFDBITS, howmany and fd_mask take 2 A good start. I needed to add sysmacros.h to find howmany on SVR5 platforms. fd_mask is a typedef so we need to use AC_CHECK_TYPES Other than that, it's OK -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug. _______________________________________________ openssh-bugs mailing list [email protected] https://lists.mindrot.org/mailman/listinfo/openssh-bugs
