diff options
-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 77d6801..83fb47f 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> |