summaryrefslogtreecommitdiffstats
path: root/src/format.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/format.h')
-rw-r--r--src/format.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/format.h b/src/format.h
index d9e8302..1a30965 100644
--- a/src/format.h
+++ b/src/format.h
@@ -33,6 +33,7 @@ struct format_ref_attr_list {
char *group, *set;
struct format_ref_attr_list_link {
char *attribute;
+ char *filter;
struct slapi_dn **base_sdn_list;
} *links;
int n_links;