From 53ffcc909b0da701d0458afd57647bfdd0cee769 Mon Sep 17 00:00:00 2001 From: Alexey Sokolov Date: Mon, 8 Jun 2026 22:43:13 +0100 Subject: [PATCH] add include --- test/integration/framework/znctest.h | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/framework/znctest.h b/test/integration/framework/znctest.h index 72c6ff58..a7e810de 100644 --- a/test/integration/framework/znctest.h +++ b/test/integration/framework/znctest.h @@ -27,6 +27,7 @@ #include #include "base.h" +#include "znctestconfig.h" namespace znc_inttest {