X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Finternal%2Flocale_impl.h;h=f41c6f24513c9573a16546dfe6cd40d51058625c;hb=6fbdeff0e51f6afc38fbb1476a4db81322779da4;hp=c268124fabf2482bd7c377f22c30068ead68f877;hpb=0b44a0315b47dd8eced9f3b7f31580cf14bbfc01;p=musl 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; };