summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/x86_64/__syscall_error.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/x86_64/__syscall_error.c')
-rw-r--r--libc/sysdeps/linux/x86_64/__syscall_error.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/x86_64/__syscall_error.c b/libc/sysdeps/linux/x86_64/__syscall_error.c
index f0a699575..de65a1f39 100644
--- a/libc/sysdeps/linux/x86_64/__syscall_error.c
+++ b/libc/sysdeps/linux/x86_64/__syscall_error.c
@@ -18,6 +18,7 @@
02111-1307 USA. */
#include <errno.h>
+#include <features.h>
/* This routine is jumped to by all the syscall handlers, to stash
* an error number into errno. */