X-Git-Url: https://pd.if.org/git/?p=pdclib;a=blobdiff_plain;f=includes%2Flocale.h;h=566fa5d40ac8218c9b7fce0b67bb5f2abfc4cf03;hp=59fd642415194c8c9ec0efc15a5f1c2a6ce69d91;hb=33ea80a48bfc48263e3cc855e7a4bfef7ebe8d98;hpb=e081ed1387e0c27dc689c8e32fdda06039544107 diff --git a/includes/locale.h b/includes/locale.h index 59fd642..566fa5d 100644 --- a/includes/locale.h +++ b/includes/locale.h @@ -13,7 +13,7 @@ // ---------------------------------------------------------------------------- // DEFINES -#define NULL 0 +#include "__NULL.h" // Locale categories #define LC_COLLATE 1 // affects strcoll() and strxfrm()