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

5 lines
52 B
C

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