X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=include%2Flocale.h;h=f6a29b2ad014efeb9cdd4965c29f6e1e5f4199d1;hp=c6cc1ec75ebda3caf03533c8f211d8e135f4c012;hb=41d7c77d6a2e74294807d35062e4cd1d48ab72d3;hpb=4d98280388a21db6913911ff647b2e56338d46cf 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