summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/wctype/wctype_t.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wctype/wctype_t.c b/src/wctype/wctype_t.c
index 6406fc3c..f2dbd801 100644
--- a/src/wctype/wctype_t.c
+++ b/src/wctype/wctype_t.c
@@ -1,4 +1,4 @@
-#incude <wctype.h>
+#include <wctype.h>
typedef int wctype_t;
/*