reactos/lib/sdk/crt/string/strlen.c
2013-06-16 22:01:41 +00:00

5 lines
52 B
C

#include <string.h>
#include "tcslen.h"
/* EOF */