0
0
mirror of https://gitlab.nic.cz/labs/bird.git synced 2024-09-19 20:05:21 +00:00

Path masks are needed for filters.

This commit is contained in:
Pavel Machek 2000-04-12 12:49:53 +00:00
parent 77de68825c
commit c3edb89ec1

View File

@ -35,6 +35,7 @@ CF_DECLS
struct filter *f;
struct f_tree *e;
struct f_val v;
struct f_path *h;
struct password_item *p;
struct rt_show_data *ra;
void *g;