summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>1999-07-26 05:50:43 +0000
committerache <ache@FreeBSD.org>1999-07-26 05:50:43 +0000
commit922ea3fe71ba55c7293626ade2f2f82545bcbd94 (patch)
treea7cb932d644f78a54617d2c7f70817ba48c2607d /lib
parentf7c5ca32cca19b21b8d22ed7066dcc1b24e594e5 (diff)
downloadFreeBSD-src-922ea3fe71ba55c7293626ade2f2f82545bcbd94.zip
FreeBSD-src-922ea3fe71ba55c7293626ade2f2f82545bcbd94.tar.gz
remove <ctype.h> - not needed
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/regex/regerror.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/regex/regerror.c b/lib/libc/regex/regerror.c
index 1ed6771..b1d151d 100644
--- a/lib/libc/regex/regerror.c
+++ b/lib/libc/regex/regerror.c
@@ -44,7 +44,6 @@ static char sccsid[] = "@(#)regerror.c 8.4 (Berkeley) 3/20/94";
#include <sys/types.h>
#include <stdio.h>
#include <string.h>
-#include <ctype.h>
#include <limits.h>
#include <stdlib.h>
#include <regex.h>
OpenPOWER on IntegriCloud