diff options
| author | Warner Losh <imp@FreeBSD.org> | 2000-04-14 06:39:19 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2000-04-14 06:39:19 +0000 |
| commit | 0e7f0658ee332137472cd83786ae89e5d8a7477d (patch) | |
| tree | 0dbcf280261fef1536f251bdab420f263ffb9846 /usr.bin/make/compat.c | |
| parent | 37736675d1690425bccb9b2ba5f935f456888bc3 (diff) | |
Notes
Diffstat (limited to 'usr.bin/make/compat.c')
| -rw-r--r-- | usr.bin/make/compat.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/make/compat.c b/usr.bin/make/compat.c index bb3f50142471..f9f7e796c2a9 100644 --- a/usr.bin/make/compat.c +++ b/usr.bin/make/compat.c @@ -69,7 +69,6 @@ static const char rcsid[] = #include "hash.h" #include "dir.h" #include "job.h" -extern int errno; /* * The following array is used to make a fast determination of which |
