xref: /openbsd-src/lib/libc/gen/errno.c (revision 8500990981f885cbe5e6a4958549cacc238b5ae6)
1 #if defined(LIBC_SCCS) && !defined(lint)
2 static char rcsid[] = "$OpenBSD: errno.c,v 1.2 1996/08/19 08:22:34 tholo Exp $";
3 #endif /* LIBC_SCCS and not lint */
4 
5 int errno;
6