Commit 5febb4e19115b6f6734ad8ba24ee1fe65733d23a

Kamil Rytarowski 2019-10-04T01:26:47

Fix compat with NetBSD >= 10 kevent::udata was switched from intptr_t to void*. Handle both cases with the GCC extension typeof(). (cherry picked from commit 72e6eff0251bffec72e0b8b2cedf72f173c8b9e9)