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