Path masks are needed for filters.
This commit is contained in:
parent
77de68825c
commit
c3edb89ec1
1 changed files with 1 additions and 0 deletions
|
@ -35,6 +35,7 @@ CF_DECLS
|
||||||
struct filter *f;
|
struct filter *f;
|
||||||
struct f_tree *e;
|
struct f_tree *e;
|
||||||
struct f_val v;
|
struct f_val v;
|
||||||
|
struct f_path *h;
|
||||||
struct password_item *p;
|
struct password_item *p;
|
||||||
struct rt_show_data *ra;
|
struct rt_show_data *ra;
|
||||||
void *g;
|
void *g;
|
||||||
|
|
Loading…
Reference in a new issue