X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Flocale%2Flocaleconv.c;h=cbc75d7a45693303d786fb554d70a56abc1b44a7;hb=2907afb8dbd4c1d34825c3c9bd2b41564baca210;hp=494cbcc0a822b20535e00f24e64e3b6c790ed2bc;hpb=85a3ba3a289aa1e0d6cb8ad95f6f358a245a9422;p=musl diff --git a/src/locale/localeconv.c b/src/locale/localeconv.c index 494cbcc0..cbc75d7a 100644 --- a/src/locale/localeconv.c +++ b/src/locale/localeconv.c @@ -1,6 +1,4 @@ #include -#include -#include static const struct lconv posix_lconv = { .decimal_point = ".",