From: Otto Moerbeek Date: Tue, 29 Mar 2022 07:37:33 +0000 (+0200) Subject: Include where needed X-Git-Tag: rec-4.7.0-beta1~25^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fc8917e06cfc4ab87340631d22a1e3809f96c1df;p=thirdparty%2Fpdns.git Include where needed --- diff --git a/pdns/mtasker_context.hh b/pdns/mtasker_context.hh index dc98686a01..2884c69671 100644 --- a/pdns/mtasker_context.hh +++ b/pdns/mtasker_context.hh @@ -23,6 +23,7 @@ #include "lazy_allocator.hh" #include #include +#include struct pdns_ucontext_t { pdns_ucontext_t ();