summaryrefslogtreecommitdiffstats
path: root/usr.bin/comm/comm.c
diff options
context:
space:
mode:
authorcharnier <charnier@FreeBSD.org>2001-02-06 20:01:40 +0000
committercharnier <charnier@FreeBSD.org>2001-02-06 20:01:40 +0000
commit54fa1fab4444b4363042080b30c232fc096b663b (patch)
treec68dea6a99684238b395cca77ed9594820b9b3ec /usr.bin/comm/comm.c
parent4793d374a0033084a4f9740552e348cfc927d67d (diff)
downloadFreeBSD-src-54fa1fab4444b4363042080b30c232fc096b663b.zip
FreeBSD-src-54fa1fab4444b4363042080b30c232fc096b663b.tar.gz
Rework diagnostics text
Remove unused #include
Diffstat (limited to 'usr.bin/comm/comm.c')
-rw-r--r--usr.bin/comm/comm.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/comm/comm.c b/usr.bin/comm/comm.c
index c1a23a0..362cbcd 100644
--- a/usr.bin/comm/comm.c
+++ b/usr.bin/comm/comm.c
@@ -50,11 +50,9 @@ static const char rcsid[] =
#include <ctype.h>
#include <err.h>
-#include <errno.h>
#include <limits.h>
#include <locale.h>
#include <stdio.h>
-#include <stdlib.h>
#include <string.h>
#include <unistd.h>
OpenPOWER on IntegriCloud