aboutsummaryrefslogtreecommitdiff
path: root/linux-headers/asm-arm64/unistd.h
diff options
context:
space:
mode:
authorCornelia Huck <cohuck@redhat.com>2020-02-18 15:44:59 +0100
committerCornelia Huck <cohuck@redhat.com>2020-02-26 18:57:07 +0100
commitddda37483dd17c9936fdde9ebf8f6ca2692b3842 (patch)
tree27108b68eaaee373d3dc3f20193c4308d5712b5e /linux-headers/asm-arm64/unistd.h
parent0bab189c96c780341a954186276f9b58ea3244b9 (diff)
linux-headers: update
Update to commit b1da3acc781c ("Merge tag 'ecryptfs-5.6-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs") Signed-off-by: Cornelia Huck <cohuck@redhat.com>
Diffstat (limited to 'linux-headers/asm-arm64/unistd.h')
-rw-r--r--linux-headers/asm-arm64/unistd.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux-headers/asm-arm64/unistd.h b/linux-headers/asm-arm64/unistd.h
index 4703d21866..f83a70e07d 100644
--- a/linux-headers/asm-arm64/unistd.h
+++ b/linux-headers/asm-arm64/unistd.h
@@ -19,5 +19,6 @@
#define __ARCH_WANT_NEW_STAT
#define __ARCH_WANT_SET_GET_RLIMIT
#define __ARCH_WANT_TIME32_SYSCALLS
+#define __ARCH_WANT_SYS_CLONE3
#include <asm-generic/unistd.h>