about summary refs log tree commit diff
path: root/locale
diff options
context:
space:
mode:
Diffstat (limited to 'locale')
-rw-r--r--locale/locarchive.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/locale/locarchive.h b/locale/locarchive.h
index 2005989598..f43a6b6734 100644
--- a/locale/locarchive.h
+++ b/locale/locarchive.h
@@ -70,6 +70,7 @@ struct sumhashent
 
 struct locrecent
 {
+  uint32_t refs;		/* # of namehashent records that point here */
   struct
   {
     uint32_t offset;