aboutsummaryrefslogtreecommitdiff
path: root/ld/ld.h
diff options
context:
space:
mode:
Diffstat (limited to 'ld/ld.h')
-rw-r--r--ld/ld.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/ld/ld.h b/ld/ld.h
index 2ac9f46..2a95e14 100644
--- a/ld/ld.h
+++ b/ld/ld.h
@@ -98,8 +98,9 @@ struct wildcard_spec
{
const char *name;
struct name_list *exclude_name_list;
- sort_type sorted;
struct flag_info *section_flag_list;
+ size_t namelen, prefixlen, suffixlen;
+ sort_type sorted;
};
struct wildcard_list