X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fstring%2Fwcsdup.c;h=f398e8091c382e7616def68d663a3bf8d33448d6;hb=5ff3eea91fa6bdce25b3a35644433f68e076beca;hp=dd49c1b6297f695d7aea4fd4c8f586b2dff0c5da;hpb=e0614f7cd418afedd06c9bcd5abb965608bc52f8;p=musl diff --git a/src/string/wcsdup.c b/src/string/wcsdup.c index dd49c1b6..f398e809 100644 --- a/src/string/wcsdup.c +++ b/src/string/wcsdup.c @@ -1,6 +1,5 @@ #include #include -#include "libc.h" wchar_t *wcsdup(const wchar_t *s) {