X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=src%2Finternal%2Flocale_impl.h;h=f41c6f24513c9573a16546dfe6cd40d51058625c;hp=c268124fabf2482bd7c377f22c30068ead68f877;hb=9448b0513e2eec020fbca9c10412b83df5027a16;hpb=976c0fdcb55fafc55682d86441e5293d8aa5259d diff --git a/src/internal/locale_impl.h b/src/internal/locale_impl.h index c268124f..f41c6f24 100644 --- a/src/internal/locale_impl.h +++ b/src/internal/locale_impl.h @@ -1,5 +1,5 @@ #include -struct __locale { +struct __locale_struct { int dummy; };