From 06209c1917338a6d5f3844a31a1b9e29c1c85573 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Tue, 19 Mar 2024 15:39:19 +0100 Subject: [PATCH] Aggregator: Fix build with limited set of protocols --- proto/aggregator/config.Y | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/proto/aggregator/config.Y b/proto/aggregator/config.Y index 44b7752f..0eb160cb 100644 --- a/proto/aggregator/config.Y +++ b/proto/aggregator/config.Y @@ -20,7 +20,7 @@ CF_DEFINES CF_DECLS -CF_KEYWORDS(AGGREGATOR, AGGREGATE, ON, MERGE, BY) +CF_KEYWORDS(AGGREGATOR, PEER, AGGREGATE, ON, MERGE, BY) %type aggr_item aggr_list