summaryrefslogtreecommitdiff
path: root/libc/sysdeps/linux/common/errno.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/sysdeps/linux/common/errno.c')
-rw-r--r--libc/sysdeps/linux/common/errno.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/errno.c b/libc/sysdeps/linux/common/errno.c
index 418fc933b..e6a8ae875 100644
--- a/libc/sysdeps/linux/common/errno.c
+++ b/libc/sysdeps/linux/common/errno.c
@@ -6,3 +6,4 @@ int * __errno_location ( void )
{
return &errno;
}
+