aboutsummaryrefslogtreecommitdiff
path: root/pk/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'pk/syscall.h')
-rw-r--r--pk/syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pk/syscall.h b/pk/syscall.h
index 478ea61..60355ae 100644
--- a/pk/syscall.h
+++ b/pk/syscall.h
@@ -43,6 +43,7 @@
#define SYS_ftruncate 46
#define SYS_getdents 61
#define SYS_dup 23
+#define SYS_dup3 24
#define SYS_readlinkat 78
#define SYS_rt_sigprocmask 135
#define SYS_ioctl 29