From f4cb0372c88ba6d2f53b729469221ae60069e8dc Mon Sep 17 00:00:00 2001 From: Miles Bader Date: Fri, 16 Aug 2002 09:02:40 +0000 Subject: whitespace --- libc/sysdeps/linux/common/bits/errno.h | 1 + 1 file changed, 1 insertion(+) (limited to 'libc/sysdeps') 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; -- cgit v1.2.3