This commit was manufactured by cvs2svn to create branch 'captive'.
[reactos.git] / lib / string / strncat.c
diff --git a/lib/string/strncat.c b/lib/string/strncat.c
new file mode 100644 (file)
index 0000000..b2390f5
--- /dev/null
@@ -0,0 +1,7 @@
+/* $Id$
+ */
+
+#include <string.h>
+#include "tcsncat.h"
+
+/* EOF */