summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 10:27:18 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2001-03-05 10:27:18 +0000
commit2537fd902bbe1a4cf741be23670760c32f22afb6 (patch)
treef71f1db86092d9c05db62792c3a8c2371f937e26 /lib/libc
parent8419238dc9c4c1d2ef53cf40919689fe1c01899b (diff)
Notes
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/locale/utf2.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/utf2.c b/lib/libc/locale/utf2.c
index 81a9412b74e2..3fbe9c504aa8 100644
--- a/lib/libc/locale/utf2.c
+++ b/lib/libc/locale/utf2.c
@@ -40,7 +40,6 @@
static char sccsid[] = "@(#)utf2.c 8.1 (Berkeley) 6/4/93";
#endif /* LIBC_SCCS and not lint */
-#include <errno.h>
#include <rune.h>
#include <stddef.h>
#include <stdio.h>