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=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01 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; };