X-Git-Url: https://pd.if.org/git/?a=blobdiff_plain;f=includes%2Flocale.h;h=566fa5d40ac8218c9b7fce0b67bb5f2abfc4cf03;hb=fa83711012f232a1796473e19a832afed88239a3;hp=59fd642415194c8c9ec0efc15a5f1c2a6ce69d91;hpb=9240ade77991f36f5584e90d7233182401c77614;p=pdclib.old 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()