Author :
Kamil Rytarowski
Date :
2019-10-04 01:26:47
Hash :5febb4e1 Message :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)