=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/compat.c,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- src/usr.bin/make/compat.c 1999/12/18 21:58:07 1.20 +++ src/usr.bin/make/compat.c 2000/02/01 03:23:32 1.21 @@ -1,4 +1,4 @@ -/* $OpenBSD: compat.c,v 1.20 1999/12/18 21:58:07 espie Exp $ */ +/* $OpenBSD: compat.c,v 1.21 2000/02/01 03:23:32 deraadt Exp $ */ /* $NetBSD: compat.c,v 1.14 1996/11/06 17:59:01 christos Exp $ */ /* @@ -43,7 +43,7 @@ #if 0 static char sccsid[] = "@(#)compat.c 8.2 (Berkeley) 3/19/94"; #else -static char rcsid[] = "$OpenBSD: compat.c,v 1.20 1999/12/18 21:58:07 espie Exp $"; +static char rcsid[] = "$OpenBSD: compat.c,v 1.21 2000/02/01 03:23:32 deraadt Exp $"; #endif #endif /* not lint */ @@ -71,7 +71,6 @@ #include "hash.h" #include "dir.h" #include "job.h" -extern int errno; /* * The following array is used to make a fast determination of which