summaryrefslogtreecommitdiff
path: root/locale/xlocale.h
diff options
context:
space:
mode:
Diffstat (limited to 'locale/xlocale.h')
-rw-r--r--locale/xlocale.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/xlocale.h b/locale/xlocale.h
index 62b15953a6..809608037d 100644
--- a/locale/xlocale.h
+++ b/locale/xlocale.h
@@ -25,7 +25,7 @@
(almost) opaque type for the user level programs. The file and
this data structure is not standardized. Don't rely on it. It can
go away without warning. */
-typedef struct __locale_t
+typedef struct __locale_struct
{
struct locale_data *__locales[6]; /* XXX LC_ALL should be used here */