summaryrefslogtreecommitdiff
path: root/sysdeps/stub/syscall.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/syscall.c')
-rw-r--r--sysdeps/stub/syscall.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/stub/syscall.c b/sysdeps/stub/syscall.c
index 183ffc2893..4903b409b5 100644
--- a/sysdeps/stub/syscall.c
+++ b/sysdeps/stub/syscall.c
@@ -18,6 +18,7 @@
#include <sysdep.h>
#include <errno.h>
+#include <unistd.h>
/* Do system call CALLNO, passing it the remaining arguments.
This only makes sense in certain operating systems. */