about summary refs log tree commit diff
path: root/locale/locarchive.h
diff options
context:
space:
mode:
Diffstat (limited to 'locale/locarchive.h')
-rw-r--r--locale/locarchive.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/locarchive.h b/locale/locarchive.h
index f43a6b6734..e94bc2b480 100644
--- a/locale/locarchive.h
+++ b/locale/locarchive.h
@@ -88,7 +88,7 @@ struct locarhandle
 
 
 /* In memory data for the locales with their checksums.  */
-typedef struct
+typedef struct locale_category_data
 {
   off64_t size;
   void *addr;