X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=includes%2Flocale.h;fp=includes%2Flocale.h;h=b5a125d820110549d1577b7c97539d15919af6c2;hb=674d0457f0ca92368a8fb2869455ae8e8b401ae8;hp=82fc21ba44da0c7438fa6ed653f4ff5ff1298f13;hpb=3edb742af85380718e03042287628159790521b4;p=fw%2Fpdclib diff --git a/includes/locale.h b/includes/locale.h index 82fc21b..b5a125d 100644 --- a/includes/locale.h +++ b/includes/locale.h @@ -66,7 +66,7 @@ struct lconv }; /* This is strictly internal, and visible here for technical reasons only. */ -extern struct lconv _PDCLIB_lconv; +extern const struct lconv _PDCLIB_lconv; /* First arguments to setlocale(). TODO: Beware, values might change before v0.6 is released.