X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Flocale.h;h=f6a29b2ad014efeb9cdd4965c29f6e1e5f4199d1;hp=c6cc1ec75ebda3caf03533c8f211d8e135f4c012;hb=43653c1250ad5eb5385d7e08292ad047420f8d25;hpb=c1a9658bd19245ff0fb52d3da567815d822fb622 diff --git a/include/locale.h b/include/locale.h index c6cc1ec7..f6a29b2a 100644 --- a/include/locale.h +++ b/include/locale.h @@ -7,12 +7,7 @@ extern "C" { #include -#undef NULL -#ifdef __cplusplus -#define NULL 0 -#else -#define NULL ((void*)0) -#endif +#define NULL 0L #define LC_CTYPE 0 #define LC_NUMERIC 1