aboutsummaryrefslogtreecommitdiff
path: root/stdlib/ucontext.h
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/ucontext.h')
-rw-r--r--stdlib/ucontext.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stdlib/ucontext.h b/stdlib/ucontext.h
index b38d019..0230a75 100644
--- a/stdlib/ucontext.h
+++ b/stdlib/ucontext.h
@@ -26,7 +26,7 @@
#include <bits/indirect-return.h>
/* Get machine dependent definition of data structures. */
-#include <sys/ucontext.h>
+#include <bits/ucontext.h>
__BEGIN_DECLS