summaryrefslogtreecommitdiff
path: root/sysdeps/unix/sysv/linux/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/unix/sysv/linux/Makefile')
-rw-r--r--sysdeps/unix/sysv/linux/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysdeps/unix/sysv/linux/Makefile b/sysdeps/unix/sysv/linux/Makefile
index 42e51625ab..f298878e8f 100644
--- a/sysdeps/unix/sysv/linux/Makefile
+++ b/sysdeps/unix/sysv/linux/Makefile
@@ -62,6 +62,7 @@ sysdep_routines += \
clone3 \
closefrom_fallback \
convert_scm_timestamps \
+ epoll_create \
epoll_pwait \
epoll_pwait2 \
epoll_wait \
@@ -73,6 +74,7 @@ sysdep_routines += \
fxstat64 \
fxstatat \
fxstatat64 \
+ inotify_init \
lxstat \
lxstat64 \
mlock2 \