summaryrefslogtreecommitdiff
path: root/src/ctype/wctrans.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ctype/wctrans.c')
-rw-r--r--src/ctype/wctrans.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ctype/wctrans.c b/src/ctype/wctrans.c
index b1b12654..d3eda521 100644
--- a/src/ctype/wctrans.c
+++ b/src/ctype/wctrans.c
@@ -1,6 +1,5 @@
#include <wctype.h>
#include <string.h>
-#include "libc.h"
wctrans_t wctrans(const char *class)
{