summaryrefslogtreecommitdiffstats
path: root/lib/libc/string/wcswcs.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/wcswcs.c')
-rw-r--r--lib/libc/string/wcswcs.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/libc/string/wcswcs.c b/lib/libc/string/wcswcs.c
new file mode 100644
index 00000000000..bd35605547a
--- /dev/null
+++ b/lib/libc/string/wcswcs.c
@@ -0,0 +1,5 @@
+/* $OpenBSD: wcswcs.c,v 1.1 2005/04/13 16:35:58 espie Exp $ */
+/* $NetBSD: wcswcs.c,v 1.1 2003/03/05 20:18:17 tshiozak Exp $ */
+
+#define WCSWCS
+#include "wcsstr.c"