X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=inline;f=src%2Fstring%2Fstpcpy.c;h=06623c4491c4f6ebb26d7a7c664c06a4a3f54f9f;hb=a7dbcf5c8ca7edb7a46eb276031ad1df4131135b;hp=feb9eb8156bc16675df962edc47cd9ffdc36adfa;hpb=838951c97edc05cb2a25948ee542415b55b8f605;p=musl diff --git a/src/string/stpcpy.c b/src/string/stpcpy.c index feb9eb81..06623c44 100644 --- a/src/string/stpcpy.c +++ b/src/string/stpcpy.c @@ -1,5 +1,4 @@ #include -#include #include #include #include "libc.h"