From: Willy Tarreau Date: Wed, 6 Oct 2021 15:54:12 +0000 (+0200) Subject: BUILD: ssl_ckch: include ebpttree.h in ssl_ckch.c X-Git-Tag: v2.5-dev9~96 X-Git-Url: http://git.kaiwu.me/postgresql/log/contrib/postgres_fdw/postgres_fdw.c?a=commitdiff_plain;h=74f2456c4228470b1c70422136b75226d8e42e5e;p=haproxy.git BUILD: ssl_ckch: include ebpttree.h in ssl_ckch.c It's used but is only found through other includes. --- diff --git a/src/ssl_ckch.c b/src/ssl_ckch.c index b9cddf20d..2378ee349 100644 --- a/src/ssl_ckch.c +++ b/src/ssl_ckch.c @@ -22,6 +22,7 @@ #include #include +#include #include #include