From: Ulrich Drepper Date: Wed, 13 Feb 2002 08:46:45 +0000 (+0000) Subject: Don't define __LC_LAST here. Include instead. X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c144cc6591a1b60e8db48f81949c36405089fb1;p=thirdparty%2Fglibc.git Don't define __LC_LAST here. Include instead. --- diff --git a/locale/localeinfo.h b/locale/localeinfo.h index e7528e9edb3..6cd7f0dca2e 100644 --- a/locale/localeinfo.h +++ b/locale/localeinfo.h @@ -23,13 +23,11 @@ #include #include #include +#include #include #include #include -/* This has to be changed whenever a new locale is defined. */ -#define __LC_LAST 13 - #include /* For loaded_l10nfile definition. */ /* Magic number at the beginning of a locale data file for CATEGORY. */