From: Otto Moerbeek Date: Fri, 18 Mar 2022 14:47:39 +0000 (+0100) Subject: include X-Git-Tag: rec-4.7.0-beta1~47^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F11433%2Fhead;p=thirdparty%2Fpdns.git include --- diff --git a/pdns/doh.hh b/pdns/doh.hh index 56152b6e18..167f214866 100644 --- a/pdns/doh.hh +++ b/pdns/doh.hh @@ -20,6 +20,9 @@ * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ #pragma once + +#include + #include "iputils.hh" #include "libssl.hh" #include "noinitvector.hh"