summaryrefslogtreecommitdiffstats
path: root/source/profile/profile.c
diff options
context:
space:
mode:
Diffstat (limited to 'source/profile/profile.c')
-rw-r--r--source/profile/profile.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/source/profile/profile.c b/source/profile/profile.c
index fe03bc04a39..1b446f36c55 100644
--- a/source/profile/profile.c
+++ b/source/profile/profile.c
@@ -288,6 +288,7 @@ BOOL profile_setup(BOOL rdonly)
"syscall_ftruncate", /* PR_VALUE_SYSCALL_FTRUNCATE */
"syscall_fcntl_lock", /* PR_VALUE_SYSCALL_FCNTL_LOCK */
"syscall_kernel_flock", /* PR_VALUE_SYSCALL_KERNEL_FLOCK */
+ "syscall_linux_setlease", /* PR_VALUE_SYSCALL_LINUX_SETLEASE */
"syscall_fcntl_getlock", /* PR_VALUE_SYSCALL_FCNTL_GETLOCK */
"syscall_readlink", /* PR_VALUE_SYSCALL_READLINK */
"syscall_symlink", /* PR_VALUE_SYSCALL_SYMLINK */