meson: check for ppoll() as well
This commit is contained in:
parent
55ccfd4760
commit
a405aedde8
@ -162,6 +162,7 @@ check_functions = [
|
||||
'fseeko',
|
||||
'ftello',
|
||||
'poll',
|
||||
'ppoll',
|
||||
'pselect',
|
||||
'getpagesize',
|
||||
'clock_gettime',
|
||||
|
Loading…
x
Reference in New Issue
Block a user