summaryrefslogtreecommitdiff
path: root/src/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'src/meson.build')
-rw-r--r--src/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/meson.build b/src/meson.build
index 930d1cf5..db59f0f5 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -136,6 +136,8 @@ functions = {
'mmap': 'sys/mman.h',
'pipe2': 'unistd.h',
'poll': 'poll.h',
+ 'posix_spawn': 'spawn.h',
+ 'posix_spawn_file_actions_addfchdir_np': 'spawn.h',
'pread': 'unistd.h',
'preadv': 'sys/uio.h',
'pwrite': 'unistd.h',