summaryrefslogtreecommitdiff
path: root/locale/programs/ld-ctype.c
diff options
context:
space:
mode:
Diffstat (limited to 'locale/programs/ld-ctype.c')
-rw-r--r--locale/programs/ld-ctype.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/locale/programs/ld-ctype.c b/locale/programs/ld-ctype.c
index a5bf63f71d..fd427f162e 100644
--- a/locale/programs/ld-ctype.c
+++ b/locale/programs/ld-ctype.c
@@ -2876,6 +2876,8 @@ set_class_defaults (struct locale_ctype_t *ctype, struct charmap_t *charmap,
It may seem that the order of these if-blocks is arbitrary but it is NOT.
Don't move them unless you know what you do! */
+ auto void set_default (int bitpos, int from, int to);
+
void set_default (int bitpos, int from, int to)
{
char tmp[2];