mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-10-29 05:40:23 -04:00
meson: check for sys/filio.h
Needed for FIONREAD on Solaris Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
This commit is contained in:
parent
e64f8a5e42
commit
9901a26d95
1 changed files with 1 additions and 0 deletions
|
|
@ -165,6 +165,7 @@ check_headers = [
|
|||
'sys/capability.h',
|
||||
'sys/eventfd.h',
|
||||
'sys/ioctl.h',
|
||||
'sys/filio.h',
|
||||
'sys/mman.h',
|
||||
'sys/prctl.h',
|
||||
'sys/resource.h',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue