summaryrefslogtreecommitdiff
path: root/libc
diff options
context:
space:
mode:
Diffstat (limited to 'libc')
-rw-r--r--libc/sysdeps/linux/arm/sys/ucontext.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/arm/sys/ucontext.h b/libc/sysdeps/linux/arm/sys/ucontext.h
index 5869edfd4..1260ee594 100644
--- a/libc/sysdeps/linux/arm/sys/ucontext.h
+++ b/libc/sysdeps/linux/arm/sys/ucontext.h
@@ -24,6 +24,7 @@
#include <features.h>
#include <signal.h>
#include <sys/procfs.h>
+#include <bits/sigcontext.h>
typedef int greg_t;