diff options
Diffstat (limited to 'lib/libc/locale/big5.c')
-rw-r--r-- | lib/libc/locale/big5.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/locale/big5.c b/lib/libc/locale/big5.c index b8628dd..dcbe168 100644 --- a/lib/libc/locale/big5.c +++ b/lib/libc/locale/big5.c @@ -40,7 +40,6 @@ static char sccsid[] = "@(#)big5.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> |