From: Miles Bader Date: Fri, 16 Aug 2002 09:02:40 +0000 (-0000) Subject: whitespace X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=f4cb0372c88ba6d2f53b729469221ae60069e8dc;p=uclinux-h8%2Fuclibc-ng.git whitespace --- 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;