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