]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Don't define __LC_LAST here. Include <locale.h> instead.
authorUlrich Drepper <drepper@redhat.com>
Wed, 13 Feb 2002 08:46:45 +0000 (08:46 +0000)
committerUlrich Drepper <drepper@redhat.com>
Wed, 13 Feb 2002 08:46:45 +0000 (08:46 +0000)
locale/localeinfo.h

index e7528e9edb3ca815a96e62f7ed5866b720e756e4..6cd7f0dca2ee2368e18ea827ffcaba0891e9c8ef 100644 (file)
 #include <stddef.h>
 #include <langinfo.h>
 #include <limits.h>
+#include <locale.h>
 #include <time.h>
 #include <stdint.h>
 #include <sys/types.h>
 
-/* This has to be changed whenever a new locale is defined.  */
-#define __LC_LAST      13
-
 #include <intl/loadinfo.h>     /* For loaded_l10nfile definition.  */
 
 /* Magic number at the beginning of a locale data file for CATEGORY.  */