xref: /openbsd-src/lib/libc/gen/errno.c (revision b2ea75c1b17e1a9a339660e7ed45cd24946b230e)
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