summaryrefslogtreecommitdiff
path: root/posix/Versions
diff options
context:
space:
mode:
Diffstat (limited to 'posix/Versions')
-rw-r--r--posix/Versions2
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/Versions b/posix/Versions
index c81f357ddd..a5378d1d38 100644
--- a/posix/Versions
+++ b/posix/Versions
@@ -114,6 +114,6 @@ libc {
# are cancelable.
__libc_wait; __libc_waitpid; __libc_pause; __libc_nanosleep; __libc_fork;
__libc_pread; __libc_pread64; __libc_pwrite; __libc_pwrite64;
- __waitid;
+ __waitid; __pselect;
}
}