Commit 788d615
committed
NetBSD: Fix the type of
This changed in 10.0. The change is ABI-compatible so we can make it
now.
This is a minor break, but should allow users to remove some special
casing on NetBSD since this brings it in line with other BSDs.
Link: https://github.com/NetBSD/src/blob/6017cb90fd7d83ed6e45d93129b12d525978c2fa/sys/sys/event.h#L72
(backport <#4782>)
(cherry picked from commit 14f2bc5)kevent.udata
1 parent 8a4d0b5 commit 788d615
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
304 | | - | |
| 303 | + | |
305 | 304 | | |
306 | 305 | | |
307 | 306 | | |
| |||
0 commit comments