diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2002-04-20 02:18:54 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2002-04-20 02:18:54 +0000 |
| commit | d969f833edcb8ee2e65c3ada1b13ecc36d630e41 (patch) | |
| tree | bb22bf6b4a5a8219404d50aa54f4cf2a6c310096 | |
| parent | a2f7d5dc07a258084343a568e7b4716128664f64 (diff) | |
Notes
| -rw-r--r-- | usr.bin/join/join.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.bin/join/join.c b/usr.bin/join/join.c index 77d680126737e..83fb47f7a699a 100644 --- a/usr.bin/join/join.c +++ b/usr.bin/join/join.c @@ -51,7 +51,6 @@ static const char rcsid[] = #include <sys/param.h> -#include <ctype.h> #include <err.h> #include <errno.h> #include <locale.h> |
