Darren Tucker via openssh-unix-dev <openssh-unix-dev at mindrot.org> wrote: Maybe try this: > #ifndef BROKEN_NETBSD_READ_COMPARISON > pfd.events = f == read ? POLLIN : POLLOUT; > #else > pfd.events = f == __ssp_real_read ? POLLIN : POLLOUT; > #endif That suggestion is sarcastic. I'll stop reading netbsd /usr/include