X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=lib%2Fcrtdll%2Fmbstring%2Fmbclen.c;h=c4286e20b63e8348a8f48d019d2ca0e35767ecfc;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hp=c579932f37037f8955cb9a01cb8dcde54048cc60;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3;p=reactos.git diff --git a/lib/crtdll/mbstring/mbclen.c b/lib/crtdll/mbstring/mbclen.c index c579932..c4286e2 100644 --- a/lib/crtdll/mbstring/mbclen.c +++ b/lib/crtdll/mbstring/mbclen.c @@ -1,6 +1,5 @@ -#include - -#include +#include +#include size_t _mbclen(const unsigned char *s)