X-Git-Url: http://git.jankratochvil.net/?p=reactos.git;a=blobdiff_plain;f=lib%2Fcrtdll%2Fmbstring%2Fmbscspn.c;h=46783ee21fc7026554afea7d29e0b01e889b2fb3;hp=055adce176be8544ccad4e8b1a1f4e26df16b45d;hb=03af8776dc14167b078911b0c7c5327d1bcdd128;hpb=f4077c1bf64ef89d74a8d4822d2d7aada3ba9927 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) {