summaryrefslogtreecommitdiff
path: root/include/sys/syscall.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/sys/syscall.h')
-rw-r--r--include/sys/syscall.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/sys/syscall.h b/include/sys/syscall.h
index 4c8ede843..db8364bcf 100644
--- a/include/sys/syscall.h
+++ b/include/sys/syscall.h
@@ -32,6 +32,7 @@
#include <bits/sysnum.h>
#if defined _LIBC && (defined IS_IN_libc || defined NOT_IN_libc)
# include <bits/syscalls.h>
+# include <bits/syscalls-common.h>
#endif
#endif