From 0c144cc6591a1b60e8db48f81949c36405089fb1 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Wed, 13 Feb 2002 08:46:45 +0000 Subject: [PATCH] Don't define __LC_LAST here. Include instead. --- locale/localeinfo.h | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) 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. */ -- 2.47.2