summaryrefslogtreecommitdiff
path: root/libc/sysdeps
diff options
context:
space:
mode:
authorMiles Bader <miles@lsi.nec.co.jp>2002-08-16 09:02:40 +0000
committerMiles Bader <miles@lsi.nec.co.jp>2002-08-16 09:02:40 +0000
commitf4cb0372c88ba6d2f53b729469221ae60069e8dc (patch)
treee7b1bf647d17099ea02caeb4989fa137f7b3132f /libc/sysdeps
parent7a0a0df2f2c9d4ddd6b6543498588a45c19afa6e (diff)
whitespace
Diffstat (limited to 'libc/sysdeps')
-rw-r--r--libc/sysdeps/linux/common/bits/errno.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/sysdeps/linux/common/bits/errno.h b/libc/sysdeps/linux/common/bits/errno.h
index 6157d6948..44810f90b 100644
--- a/libc/sysdeps/linux/common/bits/errno.h
+++ b/libc/sysdeps/linux/common/bits/errno.h
@@ -32,6 +32,7 @@
# define ECANCELED 125
# ifndef __ASSEMBLER__
+
/* We now need a declaration of the `errno' variable. */
extern int errno;