X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Ftime%2Fstrftime.c;h=cc53d5369ca717900ef5816ed7bdc400d149dc6b;hb=8ef9d46f4d0ff4f0073da6bee7ed0cb5f9035ead;hp=ba18a27ca079a2948d116052a84a90c521025fc2;hpb=13d1afa46f8098df290008c681816c9eb89ffbdb;p=musl diff --git a/src/time/strftime.c b/src/time/strftime.c index ba18a27c..cc53d536 100644 --- a/src/time/strftime.c +++ b/src/time/strftime.c @@ -6,7 +6,6 @@ #include #include #include "locale_impl.h" -#include "libc.h" #include "time_impl.h" static int is_leap(int y)