X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=lib%2Fcrtdll%2Fstring%2Fstrspnp.c;h=41f8be6d1d034cfdc6855585849dd55838849fdd;hb=e3ed2d773259cc445c7ff8181ebd934931365328;hp=bbb1e3b9985a3b22093c3e02741e5f8f6c12427d;hpb=d378c68f5a9bb25c9e671dacd482d2e25d211df3;p=reactos.git diff --git a/lib/crtdll/string/strspnp.c b/lib/crtdll/string/strspnp.c index bbb1e3b..41f8be6 100644 --- a/lib/crtdll/string/strspnp.c +++ b/lib/crtdll/string/strspnp.c @@ -1,5 +1,5 @@ /* Copyright (C) 1994 DJ Delorie, see COPYING.DJ for details */ -#include +#include char * strspnp(const char *s1, const char *s2)