mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
capsicum: Add ppoll and freebsd32_ppoll to compat32.
PR: 232495 Pointed out by: brooks MFC after: 2 weeks
This commit is contained in:
parent
f4a035b8df
commit
4a1f3ed354
1 changed files with 2 additions and 0 deletions
|
|
@ -203,6 +203,8 @@ pdkill
|
|||
freebsd32_pipe
|
||||
pipe2
|
||||
poll
|
||||
ppoll
|
||||
freebsd32_ppoll
|
||||
freebsd32_posix_fallocate
|
||||
freebsd32_pread
|
||||
freebsd32_preadv
|
||||
|
|
|
|||
Loading…
Reference in a new issue