summaryrefslogtreecommitdiff
path: root/libgcompat/ucontext.c
diff options
context:
space:
mode:
Diffstat (limited to 'libgcompat/ucontext.c')
-rw-r--r--libgcompat/ucontext.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libgcompat/ucontext.c b/libgcompat/ucontext.c
index 2d6006e..4827263 100644
--- a/libgcompat/ucontext.c
+++ b/libgcompat/ucontext.c
@@ -1,4 +1,4 @@
-#include <errno.h> /* errno, ENOSYS */
+#include <errno.h> /* errno, ENOSYS */
int getcontext(void *ucp)
{