summaryrefslogtreecommitdiff
path: root/linux/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'linux/syscall.h')
-rw-r--r--linux/syscall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/syscall.h b/linux/syscall.h
index e57c9aa..6fa2b7a 100644
--- a/linux/syscall.h
+++ b/linux/syscall.h
@@ -83,7 +83,7 @@ int sys_rt_sigpending(), sys_rt_sigsuspend(), sys_rt_sigqueueinfo();
int sys_rt_sigtimedwait(), sys_prctl(), sys_poll(), sys_vfork();
int sys_sendfile(), sys_old_mmap(), sys_stat64(), sys_lstat64(), sys_fstat64();
int sys_truncate64(), sys_ftruncate64(), sys_pivotroot();
-int sys_getdents64, sys_clone2();
+int sys_getdents64(), sys_clone2();
/* sys_socketcall subcalls */