X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;ds=sidebyside;f=lib%2Fcrtdll%2Fmbstring%2Fmbscspn.c;fp=lib%2Fcrtdll%2Fmbstring%2Fmbscspn.c;h=46783ee21fc7026554afea7d29e0b01e889b2fb3;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hp=055adce176be8544ccad4e8b1a1f4e26df16b45d;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3;p=reactos.git diff --git a/lib/crtdll/mbstring/mbscspn.c b/lib/crtdll/mbstring/mbscspn.c index 055adce..46783ee 100644 --- a/lib/crtdll/mbstring/mbscspn.c +++ b/lib/crtdll/mbstring/mbscspn.c @@ -1,4 +1,5 @@ -#include +#include + // not correct size_t _mbscspn(const unsigned char *s1, const unsigned char *s2) {