reactos/reactos/lib/sdk/crt/string/strncat.c

8 lines
74 B
C
Raw Normal View History

/* $Id$
*/
#include <string.h>
#include "internal/tcsncat.h"
/* EOF */