X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fcrtdll%2Fmbstring%2Fmbslen.c;fp=lib%2Fcrtdll%2Fmbstring%2Fmbslen.c;h=06386b2675652ee8e85cbae61f06b5085f3c21de;hp=3eca134268c6773eccf4cbdfd709ff00f154cf7f;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3 diff --git a/lib/crtdll/mbstring/mbslen.c b/lib/crtdll/mbstring/mbslen.c index 3eca134..06386b2 100644 --- a/lib/crtdll/mbstring/mbslen.c +++ b/lib/crtdll/mbstring/mbslen.c @@ -1,4 +1,4 @@ -#include +#include size_t _mbclen2(const unsigned int s);