diff --git a/src/compression.c b/src/compression.c index e75f21e38..906e4fdd7 100644 --- a/src/compression.c +++ b/src/compression.c @@ -637,6 +637,7 @@ smp_fetch_res_comp_algo(struct proxy *px, struct session *l4, void *l7, unsigned /* Note: must not be declared as its list will be overwritten */ static struct acl_kw_list acl_kws = {{ },{ { "res.comp", NULL, acl_parse_nothing, acl_match_nothing }, + { /* END */ }, }}; /* Note: must not be declared as its list will be overwritten */