summaryrefslogtreecommitdiff
path: root/usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h')
-rw-r--r--usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h b/usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h
index 243139ff09b8..48203aaa0f61 100644
--- a/usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h
+++ b/usr.bin/localedef/bootstrap/bootstrap_xlocale_private.h
@@ -51,4 +51,7 @@ struct localedef_bootstrap_xlocale_component {
char unused;
};
+/* This must agree with the definition in xlocale_private.h. */
+#define XLOCALE_DEF_VERSION_LEN 12
+
#endif /* _LOCALDEF_BOOTSTRAP_XLOCALE_PRIVATE_H */