update for HEAD-2003091401
[reactos.git] / lib / string / strcpy.c
diff --git a/lib/string/strcpy.c b/lib/string/strcpy.c
new file mode 100644 (file)
index 0000000..9f09b15
--- /dev/null
@@ -0,0 +1,7 @@
+/* $Id$
+ */
+
+#include <string.h>
+#include "tcscpy.h"
+
+/* EOF */