summaryrefslogtreecommitdiff
path: root/lib/libc/regex/regerror.c
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-07-26 05:50:43 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-07-26 05:50:43 +0000
commit77eb0fc60164ad554728b5f95af341e2a9260646 (patch)
tree82d88c644ef0fc678efc5e9ec81fd3a1ce051cb3 /lib/libc/regex/regerror.c
parent784648c675b788c88c3c852712ee0221c3596c40 (diff)
Notes
Diffstat (limited to 'lib/libc/regex/regerror.c')
-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 1ed6771ffecc..b1d151d40c8e 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>