From 4a627ff0f0f728ac813889ab48e4850a37834e33 Mon Sep 17 00:00:00 2001 From: Jakob Kaivo Date: Sun, 10 Feb 2019 15:55:36 -0500 Subject: fix include directive --- src/wctype/wctype_t.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/wctype') 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 +#include typedef int wctype_t; /* -- cgit v1.2.1