summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1995-10-26 22:32:00 +0000
committerache <ache@FreeBSD.org>1995-10-26 22:32:00 +0000
commit9c823fd04af406bbd79e67c0bcd4b939f4658a74 (patch)
tree22a8d0144605396334ac60553fa32ffc346a901d /lib
parent2d15e6d04ba4655c457972667da67ee0868e5ce0 (diff)
downloadFreeBSD-src-9c823fd04af406bbd79e67c0bcd4b939f4658a74.zip
FreeBSD-src-9c823fd04af406bbd79e67c0bcd4b939f4658a74.tar.gz
Remove unneded ctype.h
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/gen/unvis.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/gen/unvis.c b/lib/libc/gen/unvis.c
index 5470483..ebeb771 100644
--- a/lib/libc/gen/unvis.c
+++ b/lib/libc/gen/unvis.c
@@ -36,7 +36,6 @@ static char sccsid[] = "@(#)unvis.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
#include <sys/types.h>
-#include <ctype.h>
#include <vis.h>
/*
OpenPOWER on IntegriCloud