X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fapi%2Flocale.c;h=0428b7066d2ca548786f186b7b5ccfb5fc08768d;hb=50ab48b035c2555e09cc9ac94c74f45b74b234f4;hp=e7ef23316889013bc00462d7e1ab4610ab53e864;hpb=0ef2646848cbc2e6c59f8757165b5790b0132281;p=libc-test diff --git a/src/api/locale.c b/src/api/locale.c index e7ef233..0428b70 100644 --- a/src/api/locale.c +++ b/src/api/locale.c @@ -32,9 +32,7 @@ F(char,p_sep_by_space) F(char,p_sign_posn) F(char*,thousands_sep) } -#ifndef NULL -#error no NULL -#endif +{void *x=NULL;} C(LC_ALL) C(LC_COLLATE) C(LC_CTYPE)